index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
init
/
do_mounts.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-10-14
more trivial signedness fixes in drivers
Al Viro
11
-12
/
+14
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
19
-25
/
+25
2007-10-14
frv: missing casts in cmpxchg()
Al Viro
1
-1
/
+4
2007-10-14
synclink_gt endianness annotations
Al Viro
1
-4
/
+4
2007-10-14
endian-clean in_le64/out_le64
Al Viro
1
-2
/
+2
2007-10-14
fs/partitions/sun.c endianness annotations
Al Viro
1
-2
/
+2
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
mm/migrate.c __user annotation
Al Viro
1
-1
/
+1
2007-10-14
fix breakage in sctp getsockopt
Al Viro
1
-4
/
+6
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
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
Lite5200 shouldn't mess with ROOT_DEV
Grant Likely
1
-12
/
+0
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
HID: hidraw_connect() memleak fix
Mariusz Kozlowski
1
-4
/
+10
2007-10-14
HID: add hidraw interface
Jiri Kosina
7
-2
/
+536
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
2
-0
/
+2
2007-10-14
USBHID: report descriptor fix for MacBook JIS keyboard
Tomoya Adachi
2
-0
/
+18
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
3
-0
/
+6
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
2007-10-14
HID: fix whitespace damage
Jiri Kosina
1
-6
/
+6
2007-10-14
HID: add support for Thrustmaster FGT Force Feedback wheel
Dmitry Torokhov
3
-44
/
+124
2007-10-14
HID: minimal autosuspend support for USB HID devices
Oliver Neukum
1
-2
/
+14
2007-10-14
HID: add support for Microsoft Natural Ergonomic Keyboard 4000
Jiri Kosina
2
-4
/
+50
2007-10-14
Input: add KEY_SPELLCHECK
Jiri Kosina
1
-0
/
+1
2007-10-14
UBI: return correct error code
Artem Bityutskiy
1
-0
/
+1
2007-10-14
UBI: remove useless inlines
Artem Bityutskiy
1
-81
/
+38
2007-10-14
UBI: fix atomic LEB change problems
Artem Bityutskiy
2
-21
/
+33
2007-10-14
UBI: use byte hexdump
Artem Bityutskiy
2
-3
/
+3
[next]