index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-27
sh: imask IRQs irq_data conversion.
Paul Mundt
1
-5
/
+9
2010-10-27
sh: mach-microdev: irq_data conversion.
Paul Mundt
1
-19
/
+11
2010-10-27
sh: mach-landisk: irq_data conversion.
Paul Mundt
1
-8
/
+7
2010-10-27
sh: IPR IRQs irq_data conversion.
Paul Mundt
1
-13
/
+12
2010-10-27
sh: mach-dreamcast: irq_data conversion.
Paul Mundt
1
-7
/
+10
2010-10-27
sh: maple: ctrl_in/outX to __raw_read/writeX conversion.
Paul Mundt
1
-10
/
+10
2010-10-27
cdrom: gdrom: ctrl_in/outX to __raw_read/writeX conversion.
Paul Mundt
1
-38
/
+38
2010-10-27
sh: Fix the sparsemem disabled build.
Paul Mundt
1
-0
/
+1
2010-10-26
sh: Switch dynamic IRQ creation to generic irq allocator.
Paul Mundt
4
-84
/
+9
2010-10-26
sh: Tidy up genirq Kconfig bits.
Paul Mundt
1
-10
/
+3
2010-10-26
sh: Sanitize sparse irq
Thomas Gleixner
3
-22
/
+17
2010-10-26
sh: Expose physical addressing mode through cpuinfo.
Paul Mundt
3
-0
/
+6
2010-10-25
Merge branch 'for-next' of git://android.git.kernel.org/kernel/tegra
Linus Torvalds
35
-629
/
+4917
2010-10-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...
Linus Torvalds
49
-216
/
+513
2010-10-25
spi: tegra: fix error setting on timeout
Erik Gilling
1
-4
/
+4
2010-10-25
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
56
-201
/
+1038
2010-10-25
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
17
-131
/
+1619
2010-10-25
MN10300: Fix the PERCPU() alignment to allow for workqueues
David Howells
2
-2
/
+4
2010-10-25
hwmon: lis3: Release resources in case of failure
Samu Onkalo
1
-0
/
+5
2010-10-25
Blackfin: fix inverted anomaly 05000481 logic
Mike Frysinger
1
-1
/
+1
2010-10-25
Blackfin: drop unused irq_panic()/DEBUG_ICACHE_CHECK
Mike Frysinger
3
-118
/
+0
2010-10-25
hwmon: lis3: Short explanations of platform data fields
Samu Onkalo
1
-0
/
+46
2010-10-25
hwmon: lis3: Enhance lis3 selftest with IRQ line test
Samu Onkalo
2
-9
/
+82
2010-10-25
hwmon: lis3: use block read to access data registers
Samu Onkalo
4
-3
/
+33
2010-10-25
hwmon: lis3: Adjust fuzziness for 8 bit device
Samu Onkalo
1
-4
/
+14
2010-10-25
hwmon: lis3: New parameters to platform data
Samu Onkalo
2
-8
/
+19
2010-10-25
hwmon: lis3: restore axis enabled bits
Samu Onkalo
2
-2
/
+2
2010-10-25
hwmon: lis3: Power on corrections
Samu Onkalo
2
-8
/
+12
2010-10-25
hwmon: lis3: Update coordinates at polled device open
Samu Onkalo
1
-0
/
+5
2010-10-25
hwmon: lis3: Cleanup interrupt handling
Samu Onkalo
2
-22
/
+13
2010-10-25
hwmon: lis3: regulator control
Samu Onkalo
4
-1
/
+121
2010-10-25
hwmon: lis3: pm_runtime support
Samu Onkalo
3
-13
/
+102
2010-10-25
Kirkwood: add fan support for Network Space Max v2
Simon Guinot
1
-0
/
+43
2010-10-25
hwmon: add generic GPIO fan driver
Simon Guinot
4
-0
/
+604
2010-10-25
hwmon: (coretemp) fix reading of microcode revision (v2)
Jan Beulich
1
-2
/
+18
2010-10-25
hwmon: ({core, pkg, via-cpu}temp) remove unnecessary CONFIG_HOTPLUG_CPU ifdefs
Chen Gong
3
-14
/
+3
2010-10-25
hwmon: (pkgtemp) align driver initialization style with coretemp
Chen Gong
1
-14
/
+8
2010-10-25
hwmon: LTC4261 Hardware monitoring driver
Guenter Roeck
5
-0
/
+397
2010-10-25
hwmon: (lis3) add axes module parameter for custom axis-mapping
Takashi Iwai
5
-21
/
+52
2010-10-25
hwmon: (hp_accel) Add HP Mini 510x family support
Masanari Iida
1
-1
/
+1
2010-10-25
hwmon: (lis3) Add support for new LIS3DC / HP3DC chip
Takashi Iwai
2
-8
/
+44
2010-10-25
x86/hwmon: remove inclusion of unnecessary headers from {core, pkg, via-cpu}t...
Jan Beulich
3
-4
/
+0
2010-10-25
x86/hwmon: (coretemp) cosmetic cleanup
Jan Beulich
1
-2
/
+0
2010-10-25
x86/hwmon: {core, pkg, via}cpu_temp_device_remove() can all be __cpuinit
Jan Beulich
3
-3
/
+3
2010-10-25
Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs...
Linus Torvalds
41
-1518
/
+2235
2010-10-25
Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
154
-3721
/
+12654
2010-10-25
Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
51
-1359
/
+3810
2010-10-25
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
Linus Torvalds
2
-41
/
+27
2010-10-25
x86-32, mm: Remove duplicated include
Borislav Petkov
1
-1
/
+0
2010-10-25
exofs: Remove inode->i_count manipulation in exofs_new_inode
Boaz Harrosh
1
-19
/
+9
[next]