index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
94
-129
/
+125
2009-09-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
3
-20
/
+17
2009-09-22
input: add a driver for the Winbond WPCD376I Consumer IR hardware
David Härdeman
3
-0
/
+1631
2009-09-22
pnp: add a shutdown method to pnp drivers
David Härdeman
1
-0
/
+10
2009-09-22
hwmon: applesmc: restore accelerometer and keyboard backlight on resume
Henrik Rydberg
1
-12
/
+26
2009-09-22
hwmon: fix freeing of gpio_data and irq
Roel Kluin
1
-2
/
+4
2009-09-22
drivers/hwmon/adm1021.c: add low_power support for adm1021 driver
Michael Abbott
1
-0
/
+32
2009-09-22
drivers/hwmon/adm1021.c: support high precision ADM1023 remote sensor
Michael Abbott
1
-24
/
+23
2009-09-22
lis3_spi: code cleanups
Daniel Mack
1
-9
/
+8
2009-09-22
lis3: add power management functions
Daniel Mack
1
-0
/
+28
2009-09-22
lis3: add free-fall/wakeup function via platform_data
Daniel Mack
2
-6
/
+27
2009-09-22
drivers/hwmon/coretemp.c: enable the Intel Atom
Michael Riepe
1
-2
/
+2
2009-09-22
cpuidle: menu governor: reduce latency on exit
Corrado Zoccolo
1
-1
/
+19
2009-09-22
cpuidle: fix the menu governor to boost IO performance
Arjan van de Ven
1
-39
/
+212
2009-09-22
pcmcia: cleanup/fixup patch for sa1100_jornada_pcmcia driver
Kristoffer Ericson
1
-71
/
+85
2009-09-22
pcmcia: switch /proc/bus/pccard/drivers to seq_file
Alexey Dobriyan
1
-16
/
+20
2009-09-22
pcmcia: fix read buffer overflow
Roel Kluin
1
-1
/
+1
2009-09-22
pcmcia: yenta: add missing __devexit marking
Mike Frysinger
1
-1
/
+1
2009-09-22
mm: don't use alloc_bootmem_low() where not strictly needed
Jan Beulich
1
-1
/
+1
2009-09-22
mm: replace various uses of num_physpages by totalram_pages
Jan Beulich
4
-10
/
+6
2009-09-22
md: avoid use of broken kzalloc mempool
Sage Weil
1
-1
/
+2
2009-09-22
mm: oom analysis: add shmem vmstat
KOSAKI Motohiro
1
-0
/
+2
2009-09-22
mm: oom analysis: Show kernel stack usage in /proc/meminfo and OOM log output
KOSAKI Motohiro
1
-0
/
+3
2009-09-22
const: make block_device_operations const
Alexey Dobriyan
50
-55
/
+53
2009-09-22
const: mark remaining super_operations const
Alexey Dobriyan
5
-6
/
+5
2009-09-22
drivers/mfd/ab3100-core.c: fix powerpc build error
Andrew Morton
1
-1
/
+1
2009-09-22
drivers/media/dvb/pt1/pt1.c needs vmalloc.h
Andrew Morton
1
-0
/
+1
2009-09-21
Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-2
/
+2
2009-09-21
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+0
2009-09-21
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
208
-3870
/
+48553
2009-09-21
Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6
Linus Torvalds
6
-20
/
+90
2009-09-21
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
119
-41286
/
+21760
2009-09-21
Driver-Core: fix devnode callbacks for dabusb and industrialio
Ingo Molnar
2
-4
/
+4
2009-09-21
trivial: fix typo in aic7xxx comment
Uwe Kleine-Koenig
1
-1
/
+1
2009-09-21
trivial: fix comment typo in drivers/ata/pata_hpt37x.c
Krzysztof Halasa
1
-1
/
+1
2009-09-21
trivial: add __init/__exit macros in drivers/gpio/bt8xxgpio.c
Peter Huewe
1
-2
/
+2
2009-09-21
trivial: add __init macro/ fix of __exit macro location in ipmi_poweroff.c
Peter Huewe
1
-2
/
+2
2009-09-21
trivial: remove unnecessary semicolons
Joe Perches
38
-50
/
+46
2009-09-21
trivial: fix typos "man[ae]g?ment" -> "management"
Uwe Kleine-Koenig
9
-11
/
+11
2009-09-21
trivial: media/video/cx88: add __init/__exit macros to cx88 drivers
Peter Huewe
4
-8
/
+8
2009-09-21
trivial: fix typo s/ketymap/keymap/ in comment
Thadeu Lima de Souza Cascardo
1
-1
/
+1
2009-09-21
trivial: fix typo "to to" in multiple files
Anand Gadiyar
17
-19
/
+19
2009-09-21
trivial: media/omap: adding __init/__exit macros to lcd_drivers
Peter Huewe
8
-16
/
+16
2009-09-21
trivial: fix typo "for for" in multiple files
Anand Gadiyar
8
-9
/
+9
2009-09-21
trivial: mtd: add __init/__exit macros to init/exitfunctions
Peter Huewe
5
-8
/
+8
2009-09-21
trivial: add __init/__exit macros to DAC960.c
Peter Huewe
1
-2
/
+2
2009-09-21
trivial: OHCI: Fix typo in a comment
Anand Gadiyar
1
-1
/
+1
2009-09-21
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar
1
-2
/
+2
2009-09-21
drm/vgaarb: add VGA arbitration support to the drm and kms.
Dave Airlie
12
-1
/
+130
2009-09-21
drm/radeon: some r420s have a CP race with the DMA engine.
Alex Deucher
2
-0
/
+26
[next]