Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
63bd8c48e04bbbc9cee3d752857914609d8d406f
/
drivers
63bd8c4
Atari keyboard: incorporate additional review comments
by Geert Uytterhoeven
· 17 years ago
355aaff
Reinstate lost flush_ioremap_region() fix to pxa2xx-flash driver
by Linus Torvalds
· 17 years ago
c596cc4
scsi/gdth: fix crash in gdth_timeout if no gdth controllers found
by Linus Torvalds
· 17 years ago
4271e0f
Get rid of unused variable warning in drivers/pci/hotplug/pci_hotplug_core.c
by Linus Torvalds
· 17 years ago
b5869ce
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched
by Linus Torvalds
· 17 years ago
df3d80f
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 17 years ago
3d06f7a
Merge branch 'agp-patches' of master.kernel.org:/pub/scm/linux/kernel/git/airlied/agp-2.6
by Linus Torvalds
· 17 years ago
13626cb
Merge branch 'drm-patches' of ssh://master.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 17 years ago
57d292b
HID: fix HIDIOCGRDESC memory access in hidraw
by Jiri Kosina
· 17 years ago
d172fcd
sched: guest CPU accounting: maintain guest state in KVM
by Laurent Vivier
· 17 years ago
ace3dff
via invalid device ids removal
by Xavier Bachelot
· 17 years ago
eed0f72
radeon: Commit the ring after each partial texture upload blit.
by chaohong guo
· 17 years ago
54583bf
i915: fix vbl swap allocation size.
by Dave Airlie
· 17 years ago
c153f45
drm: Replace DRM_IOCTL_ARGS with (dev, data, file_priv) and remove DRM_DEVICE.
by Eric Anholt
· 17 years ago
b589ee5
drm: remove XFREE86_VERSION macros.
by Dave Airlie
· 17 years ago
6c340ea
drm: Replace filp in ioctl arguments with drm_file *file_priv.
by Eric Anholt
· 17 years ago
20caafa
drm: Remove DRM_ERR OS macro.
by Eric Anholt
· 17 years ago
bdc3e60
fix use after free in amd create gatt pages
by Jesper Juhl
· 17 years ago
a2721e9
AGP fix race condition between unmapping and freeing pages
by Dave Airlie
· 17 years ago
23fd504
Fix compile while compiling drivers/mmc/host/mmc_spi.o with !BLOCK
by David Brownell
· 17 years ago
5c0d6b3
sky2: reboot fix
by Stephen Hemminger
· 17 years ago
4fa4350
Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6
by Linus Torvalds
· 17 years ago
7441dd1
hisax: hfc_usb: update to current CVS version
by Martin Bachem
· 17 years ago
325a807
ipg: endianness fixes
by Al Viro
· 17 years ago
857e37d
ipg: endianness annotations
by Al Viro
· 17 years ago
d9a19d2
hamradio: ->hard_header() takes packet type in host-endian
by Al Viro
· 17 years ago
fa8a4b63
more tulip endianness annotations
by Al Viro
· 17 years ago
eb4d84f
ibm_newemac annotations (iomem, NULL noise)
by Al Viro
· 17 years ago
b4482a4
more trivial signedness fixes in drivers
by Al Viro
· 17 years ago
64a6f95
signedness: module_param_array nump argument
by Al Viro
· 17 years ago
64b3361
long vs. unsigned long - low-hanging fruits in drivers
by Al Viro
· 17 years ago
51ef9c5
synclink_gt endianness annotations
by Al Viro
· 17 years ago
1ccc914
fw-cdev __user annotations
by Al Viro
· 17 years ago
a39f9d0
mpc5200_wdt: __user annotations
by Al Viro
· 17 years ago
47063d6
remove duplicate initializer (macvlan)
by Al Viro
· 17 years ago
bef1bc9
skb->tail in ibm_newemac should be skb_tail_pointer()
by Al Viro
· 17 years ago
a022fef
hwmon: (vt8231) fix sparse warning
by Mark M. Hoffman
· 17 years ago
5460a9d
hwmon: (sis5595) fix sparse warning
by Mark M. Hoffman
· 17 years ago
52d4e66
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 17 years ago
f248488
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 17 years ago
cbe619b
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 17 years ago
5dd80d5
mpc52xx-uart: fix compile warning (format type mismatch)
by Grant Likely
· 17 years ago
80d4b41
mpc52xx-ata: fix compile warning (unused variable)
by Grant Likely
· 17 years ago
86a2249
XilinxFB: typo bugfix
by Grant Likely
· 17 years ago
9ec0fd4e
more uevent fallout (drivers/base/memory.c)
by Al Viro
· 17 years ago
409f243
missing include in ssb
by Al Viro
· 17 years ago
97be91c
typo in ibm_newemac/rgmii.c
by Al Viro
· 17 years ago
7ac0326
uevent environment changes fallout
by Al Viro
· 17 years ago
e3d18658
Merge branch 'master' of git://git.infradead.org/~dedekind/ubi-2.6
by David Woodhouse
· 17 years ago
d057fd4
Merge branch 'hidraw' into for-linus
by Jiri Kosina
· 17 years ago
709d27c
HID: hidraw_connect() memleak fix
by Mariusz Kozlowski
· 17 years ago
86166b7
HID: add hidraw interface
by Jiri Kosina
· 18 years ago
efc493f
USB HID: provide hook for hidraw write()
by Jiri Kosina
· 18 years ago
a2e1b83
[MTD] fix mtdconcat for subpage-write NAND
by Chris Paulson-Ellis
· 17 years ago
3cd3a86
[MTD] [OneNAND] Avoid deadlock in erase callback; release chip lock first.
by Adrian Hunter
· 17 years ago
30a7eb2
[MTD] [OneNAND] Return only negative error codes
by Adrian Hunter
· 17 years ago
34627f0
[MTD] [OneNAND] Synchronize block locking operations
by Adrian Hunter
· 17 years ago
bb6c8d8
HID: hiddev: Add 32bit ioctl compatibilty
by Philip Langdale
· 17 years ago
4469435
HID: Add GeneralTouch touchscreen to the blacklist
by Ilya Frolov
· 17 years ago
3cc5f91
HID: add support for Microsoft Wireless Laser Keyboard 6000
by Khelben Blackstaff
· 17 years ago
e2bca07
Input: add KEY_LOGOFF
by Khelben Blackstaff
· 17 years ago
08f0617
USBHID: report descriptor fix for MacBook JIS keyboard
by Tomoya Adachi
· 17 years ago
0ce1ac3
HID: trivial fixes in hid-debug
by Joe Perches
· 17 years ago
f14d5d2
HID: fix input mapping for Microsoft Ergonomic Keyboard
by Jiri Kosina
· 17 years ago
5edc41ee
HID: use hid-plff driver for GreenAsia 0e8f:0003 devices
by Anssi Hannula
· 17 years ago
d500d11
USBHID: Add HID_QUIRK_NOGET for ELO Touch Screen 2700 display
by Mike Crowe
· 17 years ago
0ce91cf
HID: enable hiddev for the SantaRosa MacBookPro IR receiver
by Stelian Pop
· 17 years ago
c4025ad
USBHID: add CM109 device to blacklist
by Alfred E. Heggestad
· 17 years ago
c01d50d
HID: Report usage codes of keys as EV_MSC scancode events
by Jiri Kosina
· 17 years ago
82eb121
HID: ignore all non-LED usages in output fields in hid-input
by Jiri Kosina
· 17 years ago
77b2966
HID: fix whitespace damage
by Jiri Kosina
· 17 years ago
b27c959
HID: add support for Thrustmaster FGT Force Feedback wheel
by Dmitry Torokhov
· 17 years ago
933e318
HID: minimal autosuspend support for USB HID devices
by Oliver Neukum
· 17 years ago
1fe8736d
HID: add support for Microsoft Natural Ergonomic Keyboard 4000
by Jiri Kosina
· 17 years ago
cc5f4f2
UBI: return correct error code
by Artem Bityutskiy
· 17 years ago
5abde38
UBI: remove useless inlines
by Artem Bityutskiy
· 17 years ago
e8823bd
UBI: fix atomic LEB change problems
by Artem Bityutskiy
· 17 years ago
6986646
UBI: use byte hexdump
by Artem Bityutskiy
· 17 years ago
e88d6e10
UBI: do not use vmalloc on I/O path
by Artem Bityutskiy
· 17 years ago
33818bb
UBI: allocate memory with GFP_NOFS
by Artem Bityutskiy
· 17 years ago
ef6075f
UBI: use linux print_hex_dump(), not home-grown one
by Artem Bityutskiy
· 17 years ago
0169b49
UBI: don't use array index before testing if it is negative
by Jesper Juhl
· 17 years ago
8d2d401
UBI: add more prints
by Artem Bityutskiy
· 17 years ago
8bc2296
UBI: fix sparse warnings
by Artem Bityutskiy
· 17 years ago
dcec4c3
UBI: fix leak in ubi_scan_erase_peb
by Florin Malita
· 17 years ago
f9c97e5
[FFB]: source cleanup
by Krzysztof Helt
· 17 years ago
a140e94
[CG6]: accelerated copyarea
by Krzysztof Helt
· 17 years ago
6993bea
[CG6]: code cleanup
by Krzysztof Helt
· 17 years ago
4735b37
Fix ohci-ssb with !CONFIG_PM
by Al Viro
· 17 years ago
d773b33
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 17 years ago
d58df9c
hwmon: (w83627hf) don't assume bank 0
by Jean Delvare
· 17 years ago
ac3f575
i2c-nforce2: Declare PEC as supported
by Jean Delvare
· 17 years ago
d49584c
i2c-nforce2: Abort the transaction on error
by Oleg Ryjkov
· 17 years ago
4153549
i2c-nforce2: Move status checking to a separate function
by Oleg Ryjkov
· 17 years ago
a202707
i2c-au1550: Fix a misused register problem
by Chris David
· 17 years ago
6662cbb
i2c: Rename the PEC functionality bit
by David Brownell
· 17 years ago
24d0fb4
i2c-at91: Mark as broken
by David Brownell
· 17 years ago
53be795
i2c: Remove i2c_algorithm.algo_control()
by David Brownell
· 17 years ago
cdeec3c
cx23885: Drop empty i2c algorithm control callback
by Jean Delvare
· 17 years ago
3be27d3
i2c: Remove NOP i2c_algorithm.algo_control() methods
by David Brownell
· 17 years ago
Next »