index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
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
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
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
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
2007-10-14
UBI: do not use vmalloc on I/O path
Artem Bityutskiy
8
-112
/
+119
2007-10-14
UBI: allocate memory with GFP_NOFS
Artem Bityutskiy
6
-19
/
+21
[next]