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
2007-05-08
virtual_eisa_root_init() should be __init
Andrew Morton
1
-1
/
+1
2007-05-08
rocket: remove modversions include
Robert P. J. Day
1
-4
/
+0
2007-05-08
floppy: handle device_create_file() failure while init
Dmitriy Monakhov
1
-1
/
+6
2007-05-08
replace pci_find_device in drivers/telephony/ixj.c
Surya
1
-1
/
+2
2007-05-08
tpm_infineon: add support for devices in mmio space
Alex Williamson
1
-66
/
+165
2007-05-08
init dma masks in pnp_dev
David Brownell
1
-0
/
+3
2007-05-08
Use stop_machine_run in the Intel RNG driver
Prarit Bhargava
1
-97
/
+122
2007-05-08
Apple SMC driver (hardware monitoring and control)
Nicolas Boichat
3
-0
/
+1364
2007-05-08
drivers/char/hvc_console.c: cleanups
Adrian Bunk
1
-7
/
+5
2007-05-08
ipmi: add pci remove handling
Corey Minyard
1
-0
/
+3
2007-05-08
ipmi: add new IPMI nmi watchdog handling
Corey Minyard
1
-42
/
+94
2007-05-08
ipmi: allow shared interrupts
Corey Minyard
1
-35
/
+89
2007-05-08
ipmi: add powerpc openfirmware sensing
Corey Minyard
1
-0
/
+108
2007-05-08
Fix section mismatch of memory hotplug related code.
Yasunori Goto
1
-2
/
+2
2007-05-07
[SCSI] esp_scsi: Fix section mismatch warnings.
Martin Habets
1
-1
/
+1
2007-05-07
[VIDEO] sunxvr2500: Fix PCI device ID table.
David S. Miller
1
-8
/
+8
2007-05-07
Merge branch 'drm-patches' of master.kernel.org:/pub/scm/linux/kernel/git/air...
Linus Torvalds
20
-196
/
+349
2007-05-07
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
3
-4
/
+52
2007-05-07
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
6
-4
/
+753
2007-05-07
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
39
-229
/
+471
2007-05-07
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
3
-48
/
+150
2007-05-07
spi_s3c24xx.c: Fix build
Arnaud Patard
1
-2
/
+0
2007-05-07
rename TANBAC TB0219 config
Yoichi Yuasa
2
-3
/
+3
2007-05-07
ehci-ps3, ohci-ps3: fix compilation
Geoff Levand
2
-15
/
+0
2007-05-07
cx88-video build fix
Andrew Morton
3
-1
/
+4
2007-05-07
remove unused header file: drivers/serial/crisv10.h
Robert P. J. Day
1
-136
/
+0
2007-05-07
remove software_suspend()
Johannes Berg
2
-2
/
+4
2007-05-07
Blackfin: blackfin on-chip SPI controller driver
Wu, Bryan
3
-2
/
+1321
2007-05-07
Blackfin: on-chip RTC controller driver
Wu, Bryan
3
-0
/
+456
2007-05-07
Blackfin: add blackfin support in smc91x ethernet controller driver
Wu, Bryan
2
-1
/
+48
2007-05-07
blackfin: serial driver
Bryan Wu
3
-0
/
+1107
2007-05-07
slab allocators: Remove SLAB_DEBUG_INITIAL flag
Christoph Lameter
1
-2
/
+1
2007-05-07
mm: remove destroy_dirty_buffers from invalidate_bdev()
Peter Zijlstra
5
-6
/
+6
2007-05-07
tty_register_driver: only allocate tty instances when defined
Andy Whitcroft
1
-3
/
+2
2007-05-07
Introduce CONFIG_HAS_DMA
Heiko Carstens
1
-2
/
+2
2007-05-07
mm: make read_cache_page synchronous
Nick Piggin
1
-4
/
+2
2007-05-07
Serial: serial_core, use pr_debug
Jiri Slaby
1
-12
/
+5
2007-05-07
MPSC serial driver tx locking
Dave Jiang
1
-1
/
+24
2007-05-07
serial: define FIXED_PORT flag for serial_core
David Gibson
2
-10
/
+15
2007-05-07
RM9000 serial driver
Thomas Koeller
2
-12
/
+89
2007-05-07
serial driver PMC MSP71xx
Marc St-Jean
2
-0
/
+33
2007-05-07
add new_id to PCMCIA drivers
Bernhard Walle
1
-1
/
+112
2007-05-07
at91_cf, minor fix
David Brownell
1
-2
/
+1
2007-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6
David S. Miller
1
-0
/
+6
2007-05-07
[TG3]: Update version and reldate.
Michael Chan
1
-2
/
+2
2007-05-07
[TG3]: Eliminate spurious interrupts.
Michael Chan
1
-2
/
+10
2007-05-07
[TG3]: Add ASPM workaround.
Matt Carlson
2
-0
/
+34
2007-05-07
[SERIAL] sunsu: Fix section mismatch warnings.
David S. Miller
1
-4
/
+4
2007-05-06
[VIDEO]: Add Sun XVR-2500 framebuffer driver.
David S. Miller
3
-0
/
+291
2007-05-06
[VIDEO]: Add Sun XVR-500 framebuffer driver.
David S. Miller
3
-0
/
+457
[next]