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-09-05
Input: HID - handle multi-transascion reports
Michael Haboustak
2
-19
/
+48
2005-09-05
Input: atkbd - handle keyboards generating scancode 0x7f
Vojtech Pavlik
1
-3
/
+7
2005-09-05
Input: HID - add more consumer usages
Vojtech Pavlik
3
-9
/
+28
2005-09-05
Input: add HID simulation mappings
Vojtech Pavlik
3
-0
/
+27
2005-09-05
Inpur: recognize and ignore Logitech vendor usages in HID
Vojtech Pavlik
2
-0
/
+2
2005-09-04
Input: i8042 - add Lifebook E4010 to MUX blacklist
Dmitry Torokhov
1
-0
/
+7
2005-09-04
Input: i8042 - add i8042.nokbd module option to allow supressing
Dmitry Torokhov
2
-5
/
+21
2005-09-04
Input: i8042 - fix IRQ printing when either KBD or AUX port
Dmitry Torokhov
1
-14
/
+25
2005-09-04
Input: make i8042_platform_init return 'real' error code
Dmitry Torokhov
6
-23
/
+26
2005-09-04
Input: i8042 - clean up initialization code; abort if we
Dmitry Torokhov
1
-78
/
+100
2005-09-04
Input: fix checking whether new keycode fits size-wise
Ian Campbell
2
-2
/
+2
2005-09-04
Input: psmouse - add new Logitech wheel mouse model
Vojtech Pavlik
1
-0
/
+1
2005-09-04
Input: ALPS - fix wheel decoding
Vojtech Pavlik
1
-1
/
+1
2005-09-04
Input: rework psmouse attributes to reduce module size
Dmitry Torokhov
4
-163
/
+200
2005-09-04
Merge HEAD from rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/li...
Dmitry Torokhov
489
-16438
/
+71549
2005-09-02
Merge refs/heads/ieee80211-wifi from master.kernel.org:/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+2
2005-09-02
[wireless hostap] automatically select ieee80211 dependency in Kconfig
Jeff Garzik
1
-0
/
+2
2005-09-02
Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
37
-372
/
+176
2005-09-02
Merge refs/heads/ieee80211-wifi from master.kernel.org:/pub/scm/linux/kernel/...
Linus Torvalds
38
-194
/
+38681
2005-09-02
Merge refs/heads/upstream from master.kernel.org:/pub/scm/linux/kernel/git/jg...
Linus Torvalds
4
-335
/
+583
2005-09-01
/spare/repo/netdev-2.6 branch 'ieee80211'
Jeff Garzik
323
-14333
/
+31053
2005-09-01
/spare/repo/netdev-2.6 branch 'master'
Jeff Garzik
323
-14333
/
+31053
2005-09-01
Merge refs/heads/release from master.kernel.org:/pub/scm/linux/kernel/git/aeg...
Linus Torvalds
1
-3
/
+8
2005-09-01
[PATCH] Fix PCI ROM mapping
Benjamin Herrenschmidt
1
-7
/
+17
2005-09-01
[PATCH] Add missing select's to DVB_BUDGET_AV
Adrian Bunk
1
-0
/
+3
2005-09-01
[SERIAL] Move serial8250_*_port prototypes to linux/serial_8250.h
Russell King
1
-5
/
+1
2005-09-01
[SERIAL] mwave is no longer broken
Russell King
1
-2
/
+2
2005-08-31
[PATCH] hostap: Fix null pointer dereference in prism2_pccard_card_present()
Jouni Malinen
1
-7
/
+7
2005-08-31
[PATCH] iseries_veth: Be consistent about driver name, increment version
Michael Ellerman
1
-6
/
+10
2005-08-31
[PATCH] iseries_veth: Remove studly caps from iseries_veth.c
Michael Ellerman
1
-37
/
+37
2005-08-31
[PATCH] iseries_veth: Incorporate iseries_veth.h in iseries_veth.c
Michael Ellerman
2
-48
/
+40
2005-08-31
[PATCH] iseries_veth: Add sysfs support for port structs
Michael Ellerman
1
-0
/
+67
2005-08-31
[PATCH] iseries_veth: Add sysfs support for connection structs
Michael Ellerman
1
-4
/
+90
2005-08-31
[PATCH] iseries_veth: Fix bogus counting of TX errors
Michael Ellerman
1
-28
/
+19
2005-08-31
[PATCH] iseries_veth: Simplify full-queue handling
Michael Ellerman
1
-44
/
+64
2005-08-31
[PATCH] iseries_veth: Add a per-connection ack timer
Michael Ellerman
1
-6
/
+69
2005-08-31
[PATCH] iseries_veth: Remove TX timeout code
Michael Ellerman
1
-48
/
+0
2005-08-31
[PATCH] iseries_veth: Use kobjects to track lifecycle of connection structs
Michael Ellerman
1
-38
/
+83
2005-08-31
[PATCH] iseries_veth: Make init_connection() & destroy_connection() symmetrical
Michael Ellerman
1
-13
/
+22
2005-08-31
[PATCH] iseries_veth: Only call dma_unmap_single() if dma_map_single() succeeded
Michael Ellerman
1
-9
/
+8
2005-08-31
[PATCH] iseries_veth: Replace lock-protected atomic with an ordinary variable
Michael Ellerman
1
-6
/
+7
2005-08-31
[PATCH] iseries_veth: Remove redundant message stack lock
Michael Ellerman
1
-9
/
+3
2005-08-31
[PATCH] iseries_veth: Fix broken promiscuous handling
Michael Ellerman
1
-11
/
+5
2005-08-31
[PATCH] iseries_veth: Try to avoid pathological reset behaviour
Michael Ellerman
1
-2
/
+23
2005-08-31
[PATCH] iseries_veth: Remove a FIXME WRT deletion of the ack_timer
Michael Ellerman
1
-8
/
+13
2005-08-31
[PATCH] iseries_veth: Cleanup error and debug messages
Michael Ellerman
1
-47
/
+51
2005-08-31
Auto-update from upstream
Tony Luck
85
-3334
/
+18208
2005-08-31
[SERIAL] Convert mwave to use serial8250_(un)?register_port
Alan Cox
1
-9
/
+12
2005-08-31
[ARM] 2866/1: add i.MX set_mctrl / get_mctrl functions
Sascha Hauer
7
-217
/
+24
2005-08-31
[netdrvr de2104x] store PCI bus addresses in unsigned long
Jeff Garzik
1
-1
/
+1
[next]