index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-16
IB/mthca: Avoid alignment traps when writing doorbells
Roland Dreier
5
-96
/
+47
2007-10-14
Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6
Linus Torvalds
65
-1629
/
+6618
2007-10-14
hisax: hfc_usb: update to current CVS version
Martin Bachem
1
-30
/
+33
2007-10-14
ipg: endianness fixes
Al Viro
1
-17
/
+17
2007-10-14
ipg: endianness annotations
Al Viro
1
-6
/
+6
2007-10-14
hamradio: ->hard_header() takes packet type in host-endian
Al Viro
2
-2
/
+2
2007-10-14
more tulip endianness annotations
Al Viro
1
-1
/
+1
2007-10-14
ibm_newemac annotations (iomem, NULL noise)
Al Viro
4
-11
/
+11
2007-10-14
more trivial signedness fixes in drivers
Al Viro
10
-11
/
+13
2007-10-14
signedness: module_param_array nump argument
Al Viro
12
-27
/
+27
2007-10-14
long vs. unsigned long - low-hanging fruits in drivers
Al Viro
13
-16
/
+16
2007-10-14
synclink_gt endianness annotations
Al Viro
1
-4
/
+4
2007-10-14
fw-cdev __user annotations
Al Viro
1
-2
/
+3
2007-10-14
mpc5200_wdt: __user annotations
Al Viro
1
-1
/
+1
2007-10-14
remove duplicate initializer (macvlan)
Al Viro
1
-1
/
+0
2007-10-14
skb->tail in ibm_newemac should be skb_tail_pointer()
Al Viro
1
-1
/
+1
2007-10-14
hwmon: (vt8231) fix sparse warning
Mark M. Hoffman
1
-1
/
+1
2007-10-14
hwmon: (sis5595) fix sparse warning
Mark M. Hoffman
1
-5
/
+4
2007-10-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
13
-88
/
+782
2007-10-14
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
14
-326
/
+295
2007-10-14
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...
Linus Torvalds
2
-211
/
+244
2007-10-14
mpc52xx-uart: fix compile warning (format type mismatch)
Grant Likely
1
-4
/
+4
2007-10-14
mpc52xx-ata: fix compile warning (unused variable)
Grant Likely
1
-1
/
+0
2007-10-14
XilinxFB: typo bugfix
Grant Likely
1
-1
/
+1
2007-10-14
more uevent fallout (drivers/base/memory.c)
Al Viro
1
-1
/
+1
2007-10-14
missing include in ssb
Al Viro
1
-0
/
+1
2007-10-14
typo in ibm_newemac/rgmii.c
Al Viro
1
-1
/
+1
2007-10-14
uevent environment changes fallout
Al Viro
2
-19
/
+6
2007-10-14
Merge branch 'master' of git://git.infradead.org/~dedekind/ubi-2.6
David Woodhouse
12
-317
/
+274
2007-10-14
Merge branch 'hidraw' into for-linus
Jiri Kosina
5
-2
/
+474
2007-10-14
HID: hidraw_connect() memleak fix
Mariusz Kozlowski
1
-4
/
+10
2007-10-14
HID: add hidraw interface
Jiri Kosina
5
-2
/
+445
2007-10-14
USB HID: provide hook for hidraw write()
Jiri Kosina
1
-0
/
+23
2007-10-14
[MTD] fix mtdconcat for subpage-write NAND
Chris Paulson-Ellis
1
-0
/
+1
2007-10-14
[MTD] [OneNAND] Avoid deadlock in erase callback; release chip lock first.
Adrian Hunter
1
-3
/
+4
2007-10-14
[MTD] [OneNAND] Return only negative error codes
Adrian Hunter
1
-2
/
+2
2007-10-14
[MTD] [OneNAND] Synchronize block locking operations
Adrian Hunter
1
-4
/
+14
2007-10-14
HID: hiddev: Add 32bit ioctl compatibilty
Philip Langdale
1
-0
/
+12
2007-10-14
HID: Add GeneralTouch touchscreen to the blacklist
Ilya Frolov
1
-0
/
+6
2007-10-14
HID: add support for Microsoft Wireless Laser Keyboard 6000
Khelben Blackstaff
1
-4
/
+14
2007-10-14
Input: add KEY_LOGOFF
Khelben Blackstaff
1
-0
/
+1
2007-10-14
USBHID: report descriptor fix for MacBook JIS keyboard
Tomoya Adachi
1
-0
/
+17
2007-10-14
HID: trivial fixes in hid-debug
Joe Perches
1
-19
/
+18
2007-10-14
HID: fix input mapping for Microsoft Ergonomic Keyboard
Jiri Kosina
1
-11
/
+11
2007-10-14
HID: use hid-plff driver for GreenAsia 0e8f:0003 devices
Anssi Hannula
3
-11
/
+22
2007-10-14
USBHID: Add HID_QUIRK_NOGET for ELO Touch Screen 2700 display
Mike Crowe
1
-0
/
+4
2007-10-14
HID: enable hiddev for the SantaRosa MacBookPro IR receiver
Stelian Pop
2
-0
/
+5
2007-10-14
USBHID: add CM109 device to blacklist
Alfred E. Heggestad
1
-0
/
+4
2007-10-14
HID: Report usage codes of keys as EV_MSC scancode events
Jiri Kosina
1
-0
/
+8
2007-10-14
HID: ignore all non-LED usages in output fields in hid-input
Jiri Kosina
1
-0
/
+7
[next]