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-06-15
Driver Core: raw: add nodename for raw devices
Kay Sievers
1
-0
/
+6
2009-06-15
Driver Core: input: add nodename for input drivers
Kay Sievers
1
-0
/
+6
2009-06-15
Driver Core: dvb: add nodename for dvb drivers
Kay Sievers
1
-0
/
+10
2009-06-15
Driver Core: block: add nodename support for block drivers.
Kay Sievers
1
-0
/
+7
2009-06-15
Driver Core: usb: add nodename support for usb drivers.
Kay Sievers
7
-2
/
+53
2009-06-15
Driver Core: misc: add nodename support for misc devices.
Kay Sievers
4
-3
/
+15
2009-06-15
Driver Core: add nodename callbacks
Kay Sievers
1
-1
/
+50
2009-06-15
driver core: fix gcc 4.3.3 warnings about string literals
Greg Kroah-Hartman
4
-5
/
+5
2009-06-15
firmware: wireless/libertas: prepare for FIRMWARE_NAME_MAX removal
John W. Linville
3
-10
/
+9
2009-06-15
firmware: pcmcia/ds: prepare for FIRMWARE_NAME_MAX removal
Samuel Ortiz
1
-11
/
+1
2009-06-15
firmware: dvb/dvb-usb: prepare for FIRMWARE_NAME_MAX removal
Samuel Ortiz
1
-1
/
+1
2009-06-15
firmware: tuners/xc2028: prepare for FIRMWARE_NAME_MAX removal
Samuel Ortiz
1
-1
/
+1
2009-06-15
firmware: atm/ueagle-atm: prepare for FIRMWARE_NAME_MAX removal
Samuel Ortiz
1
-4
/
+5
2009-06-15
firmware: allocate firmware id dynamically
Samuel Ortiz
1
-4
/
+12
2009-06-15
driver core: fix documentation of request_firmware_nowait
Ming Lei
1
-2
/
+3
2009-06-15
driver core: synchronize device shutdown
Shaohua Li
1
-0
/
+2
2009-06-15
driver-core: make sysdev_class_register check kobject_set_name return value
Dave Young
1
-1
/
+7
2009-06-15
Driver core: fix comment for device_attach()
Dmitry Torokhov
1
-1
/
+1
2009-06-15
driver core: Const-correct platform getbyname functions
Linus Walleij
1
-2
/
+3
2009-06-15
driver core: add BUS_NOTIFY_UNBOUND_DRIVER event
Joerg Roedel
1
-0
/
+4
2009-06-15
driver core: firmware_class: replace kfree(dev) with put_device(dev)
Ming Lei
1
-3
/
+5
2009-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
714
-36880
/
+63315
2009-06-15
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
9
-154
/
+184
2009-06-15
regulator/max1586: fix V3 gain calculation integer overflow
Philipp Zabel
1
-4
/
+4
2009-06-15
regulator/max1586: support increased V3 voltage range
Philipp Zabel
1
-19
/
+52
2009-06-15
regulator: lp3971 - fix driver link error when built-in.
Liam Girdwood
1
-1
/
+1
2009-06-15
LP3971 PMIC regulator driver (updated and combined version)
Marek Szyprowski
3
-0
/
+570
2009-06-15
regulator: remove driver_data direct access of struct device
Greg Kroah-Hartman
1
-3
/
+3
2009-06-15
regulator: Set MODULE_ALIAS for regulator drivers
Mark Brown
3
-0
/
+3
2009-06-15
regulator: Support list_voltage for fixed voltage regulator
Mark Brown
1
-1
/
+14
2009-06-15
regulator: Move regulator drivers to subsys_initcall()
Mark Brown
4
-4
/
+4
2009-06-15
regulator: build fix for powerpc - renamed show_state
Liam Girdwood
1
-5
/
+5
2009-06-15
regulator: add userspace-consumer driver
Mike Rapoport
3
-0
/
+211
2009-06-15
Maxim 1586 regulator driver
Robert Jarzmik
3
-0
/
+259
2009-06-15
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
725
-17371
/
+79188
2009-06-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
24
-136
/
+181
2009-06-14
fusion: fix recent kernel-doc problems
Randy Dunlap
2
-4
/
+3
2009-06-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
26
-203
/
+2129
2009-06-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
64
-95
/
+96
2009-06-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
16
-51
/
+805
2009-06-14
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
43
-178
/
+4145
2009-06-14
Merge branches 'cxgb3', 'ehca', 'misc', 'mlx4', 'mthca' and 'nes' into for-linus
Roland Dreier
22
-133
/
+150
2009-06-14
mlx4_core: Don't double-free IRQs when falling back from MSI-X to INTx
Roland Dreier
1
-1
/
+3
2009-06-14
Bluetooth: Fix issue with uninitialized nsh.type in DTL-1 driver
Marcel Holtmann
1
-0
/
+2
2009-06-14
Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...
Russell King
9
-6
/
+1570
2009-06-13
ieee802154: fix kconfig bool/tristate muckup
Randy Dunlap
1
-1
/
+1
2009-06-13
bonding: initialization rework
Stephen Hemminger
1
-37
/
+30
2009-06-13
bonding: use is_zero_ether_addr
Stephen Hemminger
1
-2
/
+2
2009-06-13
bonding: network device names are case sensative
Stephen Hemminger
2
-53
/
+57
2009-06-13
bonding: elminate bad refcount code
Stephen Hemminger
1
-21
/
+0
[next]