index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
hwmon: (f71882fg) trivial whitespace cleanup
Mark M. Hoffman
2007-10-10
1
-7
/
+7
|
*
|
hwmon: add support for Fintek F71882FG and F71883FG
Hans de Goede
2007-10-10
3
-0
/
+961
|
*
|
hwmon: (f71805f) List the F71806F/FG as supported
Jean Delvare
2007-10-10
2
-4
/
+7
|
*
|
hwmon: (w83792d) Add individual alarm files
Gong Jun
2007-10-10
1
-1
/
+48
|
*
|
hwmon: adm1021 clean ups
Krzysztof Helt
2007-10-10
1
-104
/
+122
|
|
/
*
|
hisax: hfc_usb: update to current CVS version
Martin Bachem
2007-10-14
1
-30
/
+33
*
|
ipg: endianness fixes
Al Viro
2007-10-14
1
-17
/
+17
*
|
ipg: endianness annotations
Al Viro
2007-10-14
1
-6
/
+6
*
|
hamradio: ->hard_header() takes packet type in host-endian
Al Viro
2007-10-14
2
-2
/
+2
*
|
more tulip endianness annotations
Al Viro
2007-10-14
1
-1
/
+1
*
|
ibm_newemac annotations (iomem, NULL noise)
Al Viro
2007-10-14
4
-11
/
+11
*
|
more trivial signedness fixes in drivers
Al Viro
2007-10-14
10
-11
/
+13
*
|
signedness: module_param_array nump argument
Al Viro
2007-10-14
12
-27
/
+27
*
|
long vs. unsigned long - low-hanging fruits in drivers
Al Viro
2007-10-14
13
-16
/
+16
*
|
synclink_gt endianness annotations
Al Viro
2007-10-14
1
-4
/
+4
*
|
fw-cdev __user annotations
Al Viro
2007-10-14
1
-2
/
+3
*
|
mpc5200_wdt: __user annotations
Al Viro
2007-10-14
1
-1
/
+1
*
|
remove duplicate initializer (macvlan)
Al Viro
2007-10-14
1
-1
/
+0
*
|
skb->tail in ibm_newemac should be skb_tail_pointer()
Al Viro
2007-10-14
1
-1
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2007-10-14
13
-88
/
+782
|
\
\
|
*
\
Merge branch 'hidraw' into for-linus
Jiri Kosina
2007-10-14
5
-2
/
+474
|
|
\
\
|
|
*
|
HID: hidraw_connect() memleak fix
Mariusz Kozlowski
2007-10-14
1
-4
/
+10
|
|
*
|
HID: add hidraw interface
Jiri Kosina
2007-10-14
5
-2
/
+445
|
|
*
|
USB HID: provide hook for hidraw write()
Jiri Kosina
2007-10-14
1
-0
/
+23
|
*
|
|
HID: hiddev: Add 32bit ioctl compatibilty
Philip Langdale
2007-10-14
1
-0
/
+12
|
*
|
|
HID: Add GeneralTouch touchscreen to the blacklist
Ilya Frolov
2007-10-14
1
-0
/
+6
|
*
|
|
HID: add support for Microsoft Wireless Laser Keyboard 6000
Khelben Blackstaff
2007-10-14
1
-4
/
+14
|
*
|
|
Input: add KEY_LOGOFF
Khelben Blackstaff
2007-10-14
1
-0
/
+1
|
*
|
|
USBHID: report descriptor fix for MacBook JIS keyboard
Tomoya Adachi
2007-10-14
1
-0
/
+17
|
*
|
|
HID: trivial fixes in hid-debug
Joe Perches
2007-10-14
1
-19
/
+18
|
*
|
|
HID: fix input mapping for Microsoft Ergonomic Keyboard
Jiri Kosina
2007-10-14
1
-11
/
+11
|
*
|
|
HID: use hid-plff driver for GreenAsia 0e8f:0003 devices
Anssi Hannula
2007-10-14
3
-11
/
+22
|
*
|
|
USBHID: Add HID_QUIRK_NOGET for ELO Touch Screen 2700 display
Mike Crowe
2007-10-14
1
-0
/
+4
|
*
|
|
HID: enable hiddev for the SantaRosa MacBookPro IR receiver
Stelian Pop
2007-10-14
2
-0
/
+5
|
*
|
|
USBHID: add CM109 device to blacklist
Alfred E. Heggestad
2007-10-14
1
-0
/
+4
|
*
|
|
HID: Report usage codes of keys as EV_MSC scancode events
Jiri Kosina
2007-10-14
1
-0
/
+8
|
*
|
|
HID: ignore all non-LED usages in output fields in hid-input
Jiri Kosina
2007-10-14
1
-0
/
+7
|
*
|
|
HID: fix whitespace damage
Jiri Kosina
2007-10-14
1
-6
/
+6
|
*
|
|
HID: add support for Thrustmaster FGT Force Feedback wheel
Dmitry Torokhov
2007-10-14
3
-44
/
+124
|
*
|
|
HID: minimal autosuspend support for USB HID devices
Oliver Neukum
2007-10-14
1
-2
/
+14
|
*
|
|
HID: add support for Microsoft Natural Ergonomic Keyboard 4000
Jiri Kosina
2007-10-14
2
-4
/
+50
|
|
/
/
*
|
|
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2007-10-14
14
-326
/
+295
|
\
\
\
|
*
\
\
Merge branch 'master' of git://git.infradead.org/~dedekind/ubi-2.6
David Woodhouse
2007-10-14
12
-317
/
+274
|
|
\
\
\
|
|
*
|
|
UBI: return correct error code
Artem Bityutskiy
2007-10-14
1
-0
/
+1
|
|
*
|
|
UBI: remove useless inlines
Artem Bityutskiy
2007-10-14
1
-81
/
+38
|
|
*
|
|
UBI: fix atomic LEB change problems
Artem Bityutskiy
2007-10-14
2
-21
/
+33
|
|
*
|
|
UBI: use byte hexdump
Artem Bityutskiy
2007-10-14
2
-3
/
+3
|
|
*
|
|
UBI: do not use vmalloc on I/O path
Artem Bityutskiy
2007-10-14
8
-112
/
+119
|
|
*
|
|
UBI: allocate memory with GFP_NOFS
Artem Bityutskiy
2007-10-14
6
-19
/
+21
|
|
*
|
|
UBI: use linux print_hex_dump(), not home-grown one
Artem Bityutskiy
2007-10-14
3
-38
/
+3
[prev]
[next]