Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
d057c96cab72bc6b70570d25b90404f81d98e886
/
drivers
4366dc9
[PATCH] i2c: Adjust i2c_probe() for busses without SMBUS_QUICK
by Jean Delvare
· 19 years ago
cb929ea
[PATCH] hwmon: Minor w83l785ts optimization
by Jean Delvare
· 19 years ago
709439a
[PATCH] hwmon: w83l785ts converted to dynamic sysfs callbacks
by Jean Delvare
· 19 years ago
d6072f8
[PATCH] i2c: Reuse name strings in i2c bus drivers
by Jean Delvare
· 19 years ago
7d845b1
[PATCH] hwmon: Discard bogus comment about init setting limits
by Jean Delvare
· 19 years ago
0200296
[PATCH] hwmon: Discard explicit static initializations to 0
by Jean Delvare
· 19 years ago
6050709
[PATCH] i2c: Discard explicit static initializations to 0
by Jean Delvare
· 19 years ago
b918ecd
[PATCH] hwmon: Do not forcibly enable via686a by default
by Jean Delvare
· 19 years ago
e415e48
[PATCH] hwmon: adm9240 whitespace cleanups
by Jean Delvare
· 19 years ago
088341b
[PATCH] hwmon: via686a: save 0.5k by long v[256] -> s16 v[256]
by Jean Delvare
· 19 years ago
c7461a6
[PATCH] hwmon: adm9240 driver update - dynamic sysfs
by Grant Coady
· 19 years ago
205cf13
[PATCH] hwmon: adm9240 driver update - cleanups
by Grant Coady
· 19 years ago
84860bf
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
by Linus Torvalds
· 19 years ago
de51441
Merge master.kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6
by Arnaldo Carvalho de Melo
· 19 years ago
245dc3d
[Bluetooth] Ignore additional interfaces of BPA 100/105 devices
by Marcel Holtmann
· 19 years ago
0372a66
[Bluetooth] Cleanup of the HCI UART driver
by Marcel Holtmann
· 19 years ago
20dd6f5
[Bluetooth] Remove TXCRC compile option for BCSP driver
by Marcel Holtmann
· 19 years ago
6fbfddc
Merge ../bleed-2.6
by Greg KH
· 19 years ago
8ed5759
Merge branch 'forlinus' of git://parisc-linux.org/home/kyle/git/parisc-2.6
by Linus Torvalds
· 19 years ago
c41455f
[PATCH] kernel-doc: drivers/base fixes
by Randy Dunlap
· 19 years ago
9480e30
[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks
by Russell King
· 19 years ago
a1bdc7a
[PATCH] drivers/base - fix sparse warnings
by Ben Dooks
· 19 years ago
a7fadbe
[PATCH] input core: remove custom-made hotplug handler
by Dmitry Torokhov
· 19 years ago
c9bcd58
[PATCH] INPUT: Create symlinks for backwards compatibility
by Greg Kroah-Hartman
· 19 years ago
ea9f240
[PATCH] INPUT: rename input_dev_class to input_class to be correct.
by Greg Kroah-Hartman
· 19 years ago
b0fdfeb
[PATCH] INPUT: remove the input_class structure, as it is unused.
by Greg Kroah-Hartman
· 19 years ago
629b77a
[PATCH] INPUT: Fix oops when accessing sysfs files of nested input devices
by Greg Kroah-Hartman
· 19 years ago
967ca69
[PATCH] INPUT: move the input class devices under their new input_dev devices
by Greg Kroah-Hartman
· 19 years ago
23d50901
[PATCH] INPUT: export input_dev_class so that input drivers can use it.
by Greg Kroah-Hartman
· 19 years ago
1020402
[PATCH] INPUT: register the input class device sooner
by Greg Kroah-Hartman
· 19 years ago
5c1e9a6
[PATCH] Input: export input_dev data via sysfs attributes
by Dmitry Torokhov
· 19 years ago
051b2fe
[PATCH] Input: show sysfs path in /proc/bus/input/devices
by Dmitry Torokhov
· 19 years ago
17dd3f0
[PATCH] drivers/input/joystick: convert to dynamic input_dev allocation
by Dmitry Torokhov
· 19 years ago
0259567
[PATCH] Input: convert konicawc to dynamic input_dev allocation
by Dmitry Torokhov
· 19 years ago
c7f7a56
[PATCH] Input: convert drivers/macintosh to dynamic input_dev allocation
by Dmitry Torokhov
· 19 years ago
b7df391
[PATCH] drivers/media: convert to dynamic input_dev allocation
by Dmitry Torokhov
· 19 years ago
76b7cdd
[PATCH] Input: convert driver/input/misc to dynamic input_dev allocation
by Dmitry Torokhov
· 19 years ago
8878967
[PATCH] Input: convert onetouch to dynamic input_dev allocation
by Dmitry Torokhov
· 19 years ago
b416f2e
[PATCH] Input: convert sonypi to dynamic input_dev allocation
by Dmitry Torokhov
· 19 years ago
eca1ed1
[PATCH] drivers/input/touchscreen: convert to dynamic input_dev allocation
by Dmitry Torokhov
· 19 years ago
bd62266
[PATCH] Input: convert ucb1x00-ts to dynamic input_dev allocation
by Dmitry Torokhov
· 19 years ago
c5b7c7c
[PATCH] drivers/usb/input: convert to dynamic input_dev allocation
by Dmitry Torokhov
· 19 years ago
3c42f0c
[PATCH] drivers/input/keyboard: convert to dynamic input_dev allocation
by Dmitry Torokhov
· 19 years ago
2e5b636
[PATCH] drivers/input/mouse: convert to dynamic input_dev allocation
by Dmitry Torokhov
· 19 years ago
d19fbe8
[PATCH] Input: prepare to sysfs integration
by Dmitry Torokhov
· 19 years ago
4f00469
[PATCH] Input: kill devfs references
by Dmitry Torokhov
· 19 years ago
53f4654
[PATCH] Driver Core: fix up all callers of class_device_create()
by Greg Kroah-Hartman
· 19 years ago
51d172d
[PATCH] Driver Core: add the ability for class_device structures to be nested
by Greg Kroah-Hartman
· 19 years ago
a7fd670
[PATCH] add sysfs attr to re-emit device hotplug event
by Kay Sievers
· 19 years ago
d8539d8
[PATCH] Driver core: pass interface to class interface methods
by Dmitry Torokhov
· 19 years ago
7bd7b09
[PATCH] I2O: remove i2o_device_class
by Dmitry Torokhov
· 19 years ago
607cf4d
[PATCH] I2O: Clean up some pretty bad driver model abuses in the i2o code
by Greg Kroah-Hartman
· 19 years ago
4f5ca09
[PATCH] I2O: remove class interface
by Dmitry Torokhov
· 19 years ago
dbe9035
[PATCH] Driver core: send hotplug event before adding class interfaces
by Dmitry Torokhov
· 19 years ago
b94dc6b
[PATCH] usb device wakeup flags
by David Brownell
· 19 years ago
0ac8524
[PATCH] driver model wakeup flags
by David Brownell
· 19 years ago
d5dee80
[PATCH] add sysfs support for ide tape
by Will Dyson
· 19 years ago
3dc7c55
[PATCH] aoe: update to version 14
by Ed L. Cashin
· 19 years ago
475172f
[PATCH] aoe: use get_unaligned for accesses in ATA id buffer
by Ed L. Cashin
· 19 years ago
83928e1
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 19 years ago
210cc67
Auto-update from upstream
by Kyle McMartin
· 19 years ago
9be16a0
Merge branch 'sx8' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/misc-2.6
by Linus Torvalds
· 19 years ago
5fadd05
Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 19 years ago
e5dfa92
Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by Linus Torvalds
· 19 years ago
5dd9624
Merge branch 'elevator-switch' of git://brick.kernel.dk/data/git/linux-2.6-block
by Linus Torvalds
· 19 years ago
28d721e
Merge branch 'generic-dispatch' of git://brick.kernel.dk/data/git/linux-2.6-block
by Linus Torvalds
· 19 years ago
0ee40c6
Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-block
by Linus Torvalds
· 19 years ago
6f475c0
[ARM] 2897/2: PXA2xx IRDA support
by Nicolas Pitre
· 19 years ago
dd5b295
[ARM] 2921/1: Support for the RTC / nvram on the Comdial MP1000
by Jon Ringle
· 19 years ago
d9e2964
[ARM] 3029/1: Add HWUART support for PXA 255/26x
by Matt Reimer
· 19 years ago
917f68f
[ARM] 2919/1: CS8900A ethernet driver modifications for the Comdial MP1000
by Jon Ringle
· 19 years ago
0b83f14
[ARM] 2918/1: [update] Base port of Comdial MP1000 platfrom
by Jon Ringle
· 19 years ago
b4e3ca1
[PATCH] gfp_t: remaining bits of drivers/*
by Al Viro
· 19 years ago
9e24974
[PATCH] gfp_t: drivers/net
by Al Viro
· 19 years ago
87b750d
[PATCH] gfp_t: drivers/infiniband
by Al Viro
· 19 years ago
c53033f
[PATCH] gfp_t: drivers/scsi
by Al Viro
· 19 years ago
55016f1
[PATCH] gfp_t: drivers/usb
by Al Viro
· 19 years ago
5c1fb41
[PATCH] gfp_t: dma-mapping (parisc)
by Al Viro
· 19 years ago
8267e26
[PATCH] gfp_t: block layer core
by Al Viro
· 19 years ago
63a4b52
[ARM] 3044/1: Fix sparse warnings about incompatible pointer types for register defined in pxa-regs.h
by Ian Campbell
· 19 years ago
f339ab3
[ARM] Fix sparse warnings
by Russell King
· 19 years ago
674c045
[ARM] 3/4: Remove asm/hardware.h from SA1100 io.h
by Russell King
· 19 years ago
c6b8fda
[ARM] 3/4: Remove asm/hardware.h from Versatile and Integrator io.h
by Russell King
· 19 years ago
766529f
[ARM] 2/4: Remove asm/hardware.h from asm-arm/arch-ebsa110/io.h
by Russell King
· 19 years ago
772eca7
[BLOCK] Leftover reference to ->max_back_kb
by Jens Axboe
· 19 years ago
64521d1
[BLOCK] elevator switch fixes/cleanup
by Jens Axboe
· 19 years ago
cb98fc8
[BLOCK] Reimplement elevator switch
by Tejun Heo
· 19 years ago
cb19833
[BLOCK] kill generic max_back_kb handling
by Tejun Heo
· 19 years ago
98b1147
[PATCH] 04/05 remove last_merge handling from ioscheds
by Tejun Heo
· 19 years ago
06b8624
[PATCH] 03/05 move last_merge handlin into generic elevator code
by Tejun Heo
· 19 years ago
b4878f2
[PATCH] 02/05: update ioscheds to use generic dispatch queue
by Jens Axboe
· 19 years ago
d9ebb19
[PATCH] elevator: leftover function declaration
by Jens Axboe
· 19 years ago
1b47f53
[PATCH] generic dispatch fixes
by Jens Axboe
· 19 years ago
8922e16
[PATCH] 01/05 Implement generic dispatch queue
by Tejun Heo
· 19 years ago
2824bc93
[PATCH] fix try_module_get race in elevator_find
by Tejun Heo
· 19 years ago
b298264
Following the same idea, it occurs to me that we should only update
by Chen, Kenneth W
· 19 years ago
20e5c81
[patch] remove gendisk->stamp_idle field
by Chen, Kenneth W
· 19 years ago
cb65011
Merge branch 'master'
by Jeff Garzik
· 19 years ago
26ba2a7
Merge branch 'master'
by Jeff Garzik
· 19 years ago
b2ab040
Merge branch 'master'
by Jeff Garzik
· 19 years ago
Next »