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
2005-10-28
[PATCH] i2c-viapro: Code cleanups
Jean Delvare
1
-81
/
+41
2005-10-28
[PATCH] i2c-viapro: Implement I2C Block transactions
Jean Delvare
1
-3
/
+36
2005-10-28
[PATCH] i2c-viapro: Coding style fixes
Jean Delvare
1
-38
/
+38
2005-10-28
[PATCH] i2c: Several PEC-related fixes in software SMBus emulation
Hideki Iwamoto
1
-4
/
+4
2005-10-28
[PATCH] i2c: Minor i2c-amd8111 cleanup
Jean Delvare
1
-1
/
+0
2005-10-28
[PATCH] i2c: Adjust i2c_probe() for busses without SMBUS_QUICK
Jean Delvare
1
-4
/
+11
2005-10-28
[PATCH] hwmon: Minor w83l785ts optimization
Jean Delvare
1
-2
/
+2
2005-10-28
[PATCH] hwmon: w83l785ts converted to dynamic sysfs callbacks
Jean Delvare
1
-18
/
+18
2005-10-28
[PATCH] i2c: Reuse name strings in i2c bus drivers
Jean Delvare
12
-25
/
+33
2005-10-28
[PATCH] hwmon: Discard bogus comment about init setting limits
Jean Delvare
5
-5
/
+0
2005-10-28
[PATCH] hwmon: Discard explicit static initializations to 0
Jean Delvare
2
-2
/
+2
2005-10-28
[PATCH] i2c: Discard explicit static initializations to 0
Jean Delvare
10
-15
/
+15
2005-10-28
[PATCH] hwmon: Do not forcibly enable via686a by default
Jean Delvare
1
-7
/
+11
2005-10-28
[PATCH] hwmon: adm9240 whitespace cleanups
Jean Delvare
1
-12
/
+21
2005-10-28
[PATCH] hwmon: via686a: save 0.5k by long v[256] -> s16 v[256]
Jean Delvare
1
-2
/
+2
2005-10-28
[PATCH] hwmon: adm9240 driver update - dynamic sysfs
Grant Coady
1
-176
/
+166
2005-10-28
[PATCH] hwmon: adm9240 driver update - cleanups
Grant Coady
1
-48
/
+44
2005-10-28
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
217
-4910
/
+5262
2005-10-28
Merge master.kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6
Arnaldo Carvalho de Melo
8
-326
/
+278
2005-10-28
[Bluetooth] Ignore additional interfaces of BPA 100/105 devices
Marcel Holtmann
1
-0
/
+3
2005-10-28
[Bluetooth] Cleanup of the HCI UART driver
Marcel Holtmann
6
-301
/
+253
2005-10-28
[Bluetooth] Remove TXCRC compile option for BCSP driver
Marcel Holtmann
4
-28
/
+25
2005-10-28
Merge ../bleed-2.6
Greg KH
230
-5911
/
+11543
2005-10-28
Merge branch 'forlinus' of git://parisc-linux.org/home/kyle/git/parisc-2.6
Linus Torvalds
29
-401
/
+536
2005-10-28
[PATCH] kernel-doc: drivers/base fixes
Randy Dunlap
2
-3
/
+4
2005-10-28
[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks
Russell King
56
-542
/
+271
2005-10-28
[PATCH] drivers/base - fix sparse warnings
Ben Dooks
6
-8
/
+22
2005-10-28
[PATCH] input core: remove custom-made hotplug handler
Dmitry Torokhov
1
-145
/
+104
2005-10-28
[PATCH] INPUT: Create symlinks for backwards compatibility
Greg Kroah-Hartman
4
-8
/
+32
2005-10-28
[PATCH] INPUT: rename input_dev_class to input_class to be correct.
Greg Kroah-Hartman
5
-17
/
+17
2005-10-28
[PATCH] INPUT: remove the input_class structure, as it is unused.
Greg Kroah-Hartman
1
-15
/
+3
2005-10-28
[PATCH] INPUT: Fix oops when accessing sysfs files of nested input devices
Greg Kroah-Hartman
1
-7
/
+12
2005-10-28
[PATCH] INPUT: move the input class devices under their new input_dev devices
Greg Kroah-Hartman
4
-14
/
+14
2005-10-28
[PATCH] INPUT: export input_dev_class so that input drivers can use it.
Greg Kroah-Hartman
1
-1
/
+2
2005-10-28
[PATCH] INPUT: register the input class device sooner
Greg Kroah-Hartman
1
-3
/
+3
2005-10-28
[PATCH] Input: export input_dev data via sysfs attributes
Dmitry Torokhov
1
-23
/
+133
2005-10-28
[PATCH] Input: show sysfs path in /proc/bus/input/devices
Dmitry Torokhov
1
-0
/
+6
2005-10-28
[PATCH] drivers/input/joystick: convert to dynamic input_dev allocation
Dmitry Torokhov
25
-1230
/
+1460
2005-10-28
[PATCH] Input: convert konicawc to dynamic input_dev allocation
Dmitry Torokhov
1
-28
/
+61
2005-10-28
[PATCH] Input: convert drivers/macintosh to dynamic input_dev allocation
Dmitry Torokhov
2
-124
/
+138
2005-10-28
[PATCH] drivers/media: convert to dynamic input_dev allocation
Dmitry Torokhov
13
-192
/
+268
2005-10-28
[PATCH] Input: convert driver/input/misc to dynamic input_dev allocation
Dmitry Torokhov
3
-57
/
+56
2005-10-28
[PATCH] Input: convert onetouch to dynamic input_dev allocation
Dmitry Torokhov
1
-49
/
+50
2005-10-28
[PATCH] Input: convert sonypi to dynamic input_dev allocation
Dmitry Torokhov
1
-39
/
+53
2005-10-28
[PATCH] drivers/input/touchscreen: convert to dynamic input_dev allocation
Dmitry Torokhov
7
-308
/
+279
2005-10-28
[PATCH] Input: convert ucb1x00-ts to dynamic input_dev allocation
Dmitry Torokhov
1
-19
/
+24
2005-10-28
[PATCH] drivers/usb/input: convert to dynamic input_dev allocation
Dmitry Torokhov
21
-1002
/
+961
2005-10-28
[PATCH] drivers/input/keyboard: convert to dynamic input_dev allocation
Dmitry Torokhov
9
-431
/
+449
2005-10-28
[PATCH] drivers/input/mouse: convert to dynamic input_dev allocation
Dmitry Torokhov
15
-361
/
+363
2005-10-28
[PATCH] Input: prepare to sysfs integration
Dmitry Torokhov
1
-5
/
+72
[next]