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-25
ACPI: use acpi_device_hid() when possible
Bjorn Helgaas
2
-4
/
+4
2009-09-25
ACPI: fix synthetic HID for \_SB_
Bjorn Helgaas
1
-12
/
+6
2009-09-25
ACPI: handle re-enumeration, when acpi_devices might already exist
Bjorn Helgaas
1
-8
/
+11
2009-09-25
ACPI: factor out device type and status checking
Bjorn Helgaas
1
-77
/
+52
2009-09-25
ACPI: add acpi_bus_get_status_handle()
Bjorn Helgaas
1
-27
/
+22
2009-09-25
ACPI: use acpi_walk_namespace() to enumerate devices
Bjorn Helgaas
1
-122
/
+74
2009-09-25
ACPI: identify device tree root by null parent pointer, not ACPI_BUS_TYPE
Bjorn Helgaas
1
-7
/
+13
2009-09-25
ACPI: enumerate namespace before adding functional fixed hardware devices
Bjorn Helgaas
1
-2
/
+2
2009-09-25
ACPI: convert acpi_bus_scan() to operate on an acpi_handle
Bjorn Helgaas
1
-17
/
+17
2009-09-25
ACPI: add acpi_bus_get_parent() and remove "parent" arguments
Bjorn Helgaas
1
-13
/
+37
2009-09-25
ACPI: remove unnecessary argument checking
Bjorn Helgaas
1
-6
/
+2
2009-09-25
ACPI: remove redundant "type" arguments
Bjorn Helgaas
1
-7
/
+7
2009-09-25
ACPI: remove acpi_device_set_context() "type" argument
Bjorn Helgaas
1
-17
/
+15
2009-09-25
ACPI: use device_type rather than comparing HID
Bjorn Helgaas
1
-6
/
+4
2009-09-25
ACPI: save device_type in acpi_device
Bjorn Helgaas
1
-0
/
+1
2009-09-25
ACPI: remove redundant "handle" and "parent" arguments
Bjorn Helgaas
1
-15
/
+12
2009-09-25
ACPI: remove unused acpi_bus_scan_fixed() argument
Bjorn Helgaas
1
-5
/
+2
2009-09-25
ACPI: add debug for device addition
Bjorn Helgaas
1
-2
/
+10
2009-09-25
ACPICA: fixup after acpi_get_object_info() change
Bjorn Helgaas
1
-1
/
+0
2009-09-25
Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/rus...
David S. Miller
1
-141
/
+88
2009-09-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
1
-2
/
+2
2009-09-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
3
-0
/
+362
2009-09-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
71
-2757
/
+2417
2009-09-25
[WATCHDOG] Add support for the Avionic Design Xanthos watchdog timer.
Thierry Reding
3
-0
/
+362
2009-09-25
sh_mobile_ceu_camera: fix compile breakage, caused by a bad merge
Guennadi Liakhovetski
1
-2
/
+2
2009-09-24
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
4
-6
/
+18
2009-09-24
Merge branch 'for-linus' of git://repo.or.cz/cris-mirror
Linus Torvalds
2
-3
/
+18
2009-09-24
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
16
-128
/
+578
2009-09-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
5
-8
/
+33
2009-09-24
3c59x: Get rid of "Trying to free already-free IRQ"
Anton Vorontsov
1
-9
/
+3
2009-09-24
ems_pci: fix size of CAN controllers BAR mapping for CPC-PCI v2
Sebastian Haas
1
-7
/
+9
2009-09-24
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
3033
-293646
/
+483479
2009-09-24
Merge branch 'origin' into for-linus
Russell King
1301
-66831
/
+145536
2009-09-24
Merge branches 'ipoib', 'mad', 'mlx4', 'mthca' and 'nes' into for-linus
Roland Dreier
4
-8
/
+26
2009-09-24
IPoIB: Don't turn on carrier for a non-active port
Moni Shoua
1
-0
/
+7
2009-09-24
IB/mthca: Fix access to freed memory in catastrophic event handling
Jack Morgenstein
1
-3
/
+8
2009-09-24
mlx4_core: Pass cache line size to device FW
Eli Cohen
1
-0
/
+5
2009-09-24
RDMA/nes: Remove duplicate .ndo_set_mac_address field initialization
Julia Lawall
1
-1
/
+0
2009-09-24
Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
22
-460
/
+2765
2009-09-24
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
8
-314
/
+192
2009-09-24
Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
3
-3
/
+2
2009-09-24
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
46
-3026
/
+7223
2009-09-24
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
7
-19
/
+13
2009-09-24
drivers/usb/serial/sierra.c: fix CONFIG_PM=n build
Andrew Morton
1
-0
/
+5
2009-09-24
drivers/vlynq/vlynq.c: fix resource size off by 1 error
Julia Lawall
1
-1
/
+1
2009-09-24
gru: allocation may fail in quicktest1()
Roel Kluin
1
-0
/
+2
2009-09-24
gru: use proc_create()
Alexey Dobriyan
1
-2
/
+1
2009-09-24
memstick: move dev_dbg
Jiri Slaby
1
-1
/
+1
2009-09-24
edac: core: remove completion-wait for complete with rcu_barrier
Jesper Dangaard Brouer
3
-10
/
+3
2009-09-24
edac: i3200 memory controller driver
Jason Uhlenkott
3
-0
/
+536
[prev]
[next]