Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ef9a16f15dccba6630d8860a964a4adef1a4ab98
/
drivers
ef9a16f
Input: xilinx_ps2 - make Open Firmware device ids constant
by Márton Németh
· 15 years ago
ce7b39a
Input: make i2c device ids constant
by Márton Németh
· 15 years ago
8cab9ba
Input: elo - switch to using dev_xxx() when printing messages
by Dmitry Torokhov
· 15 years ago
a9a1f9c
Input: atkbd - switch to dev_err() and friends
by Dmitry Torokhov
· 15 years ago
3032458
Input: psmouse - remove unused 'autocal' parameter from hgpk protocol
by Dmitry Torokhov
· 15 years ago
92a3a58
Input: cleanse capabilities bits before registering device
by Dmitry Torokhov
· 15 years ago
4f93df4
Input: automatically reset KEY_RESERVED bit for all input devices
by Dmitry Torokhov
· 15 years ago
fc99ec6
Input: gameport - switch to using pr_xxx() and dev_xxx()
by Dmitry Torokhov
· 15 years ago
d621af4
Input: gameport - make use of list_first_entry() helper
by Dmitry Torokhov
· 15 years ago
361b7b5
Input: gameport - let device core tell us if device was registered
by Dmitry Torokhov
· 15 years ago
cac9169
Input: serio - use pr_xxx() and dev_xxx() helpers
by Dmitry Torokhov
· 15 years ago
4516c81
Input: serio - use list_first_entry() helper
by Dmitry Torokhov
· 15 years ago
ddf1ffb
Input: serio - let device core tell us if device was registered
by Dmitry Torokhov
· 15 years ago
386d877
Input: serio - use device core to create 'id' attribute group
by Dmitry Torokhov
· 15 years ago
b45d44e
Input: xpad - allow using triggers as buttons rather than axes
by Nicolas Léveillé
· 15 years ago
1d9f262
Input: ALPS - add interleaved protocol support (Dell E6x00 series)
by Sebastian Kapfer
· 15 years ago
18f7ad5
Input: keyboard - don't override beep with a bell
by Dmitry Torokhov
· 15 years ago
909275b
Input: altera_ps2 - fix test of unsigned in altera_ps2_probe()
by Roel Kluin
· 15 years ago
d201fd5
Input: add mc13783 touchscreen driver
by Sascha Hauer
· 15 years ago
60214f0
Input: ep93xx_keypad - update driver to new core support
by H Hartley Sweeten
· 15 years ago
7547a3e
Merge commit 'linus' into next
by Dmitry Torokhov
· 15 years ago
0f5e182
Input: wacom - separate pen from express keys on Graphire
by Ping Cheng
· 15 years ago
cad7470
Input: wacom - add defines for data packet report IDs
by Ping Cheng
· 15 years ago
ec67bbe
Input: wacom - add support for new LCD tablets
by Ping Cheng
· 15 years ago
ee54500
Input: wacom - add defines for packet lengths of various devices
by Ping Cheng
· 15 years ago
232f569
Input: wacom - ensure the device is initialized properly upon resume
by Ping Cheng
· 15 years ago
e47c4f7
Input: at32psif - do not sleep in atomic context
by Dmitry Torokhov
· 15 years ago
a61cd03
Input: i8042 - add Gigabyte M1022M to the noloop list
by Dmitry Torokhov
· 15 years ago
75b0803
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
fb1beb2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
by Linus Torvalds
· 15 years ago
478e4e9
Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 15 years ago
37222e1
Merge branch 'for-linus' of git://neil.brown.name/md
by Linus Torvalds
· 15 years ago
76b8f82
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6
by Linus Torvalds
· 15 years ago
af853e6
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 15 years ago
d031655
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 15 years ago
06e3c81
md: add 'recovery_start' per-device sysfs attribute
by Dan Williams
· 15 years ago
4e59ca7
md: rcu_read_lock() walk of mddev->disks in md_do_sync()
by Dan Williams
· 15 years ago
93be75f
md: integrate spares into array at earliest opportunity.
by NeilBrown
· 15 years ago
aa98aa3
md: move compat_ioctl handling into md.c
by Arnd Bergmann
· 15 years ago
93bd89a
md: revise Kconfig help for MD_MULTIPATH
by NeilBrown
· 15 years ago
0efb9e6
md: add MODULE_DESCRIPTION for all md related modules.
by NeilBrown
· 15 years ago
1e50915
raid: improve MD/raid10 handling of correctable read errors.
by Robert Becker
· 15 years ago
67b8dc4
md/raid10: print more useful messages on device failure.
by Robert Becker
· 15 years ago
ffa2332
md/bitmap: update dirty flag when bitmap bits are explicitly set.
by NeilBrown
· 15 years ago
ece5cff
md: Support write-intent bitmaps with externally managed metadata.
by NeilBrown
· 15 years ago
624ce4f
md/bitmap: move setting of daemon_lastrun out of bitmap_read_sb
by NeilBrown
· 15 years ago
43a7050
md: support updating bitmap parameters via sysfs.
by NeilBrown
· 15 years ago
72e0207
md: factor out parsing of fixed-point numbers
by NeilBrown
· 15 years ago
f6af949
md: support bitmap offset appropriate for external-metadata arrays.
by NeilBrown
· 15 years ago
9cd30fd
md: remove needless setting of thread->timeout in raid10_quiesce
by NeilBrown
· 15 years ago
1b04be9
md: change daemon_sleep to be in 'jiffies' rather than 'seconds'.
by NeilBrown
· 15 years ago
42a04b5
md: move offset, daemon_sleep and chunksize out of bitmap structure
by NeilBrown
· 15 years ago
c3d9714
md: collect bitmap-specific fields into one structure.
by NeilBrown
· 15 years ago
709ae48
md/raid1: add takeover support for raid5->raid1
by NeilBrown
· 15 years ago
6eef4b2
md: add honouring of suspend_{lo,hi} to raid1.
by NeilBrown
· 15 years ago
729a186
md/raid5: don't complete make_request on barrier until writes are scheduled
by NeilBrown
· 15 years ago
a2826aa
md: support barrier requests on all personalities.
by NeilBrown
· 15 years ago
efa5933
md: don't reset curr_resync_completed after an interrupted resync
by NeilBrown
· 15 years ago
c07b70a
md: adjust resync_min usefully when resync aborts.
by NeilBrown
· 15 years ago
7820f9e
md: remove sparse warning:symbol XXX was not declared.
by NeilBrown
· 15 years ago
8553fe7ec
md/raid5: remove some sparse warnings.
by NeilBrown
· 15 years ago
aa5cbd1
md/bitmap: protect against bitmap removal while being updated.
by NeilBrown
· 15 years ago
9da6653
mfd: Add twl6030 regulator subdevices
by Rajendra Nayak
· 15 years ago
441a450
regulator: Add support for twl6030 regulators
by Rajendra Nayak
· 15 years ago
a6b49ff
rtc: Add twl6030 RTC support
by Balaji T K
· 15 years ago
e8deb28
mfd: Add support for twl6030 irq framework
by Balaji T K
· 15 years ago
c4aa6f3
mfd: Rename twl4030_ routines in twl-regulator.c
by Rajendra Nayak
· 15 years ago
ef3b7d0
mfd: Rename twl4030_ routines in rtc-twl.c
by Balaji T K
· 15 years ago
fc7b92f
mfd: Rename all twl4030_i2c*
by Balaji T K
· 15 years ago
fc77366
Merge branch 'master' into devel
by Russell King
· 15 years ago
b07682b
mfd: Rename twl4030* driver files to enable re-use
by Santosh Shilimkar
· 15 years ago
147e084
mfd: Clarify twl4030 return value for read and write
by Amit Kucheria
· 15 years ago
ab4abe05
mfd: Add all twl4030 regulators to the twl4030 mfd driver
by Juha Keski-Saari
· 15 years ago
be26d66
mfd: Don't set mc13783 ADREFMODE for touch conversions
by Uwe Kleine-König
· 15 years ago
9e27267
mfd: Near complete mc13783 rewrite
by Uwe Kleine-König
· 15 years ago
d7f81c4
mfd: Remove build time warning for WM835x register default tables
by Mark Brown
· 15 years ago
0125350
mfd: Force I2C to be built in when building WM831x
by Mark Brown
· 15 years ago
6e40173
mfd: Don't allow wm831x to be built as a module
by Mark Brown
· 15 years ago
cb9b224
mfd: Fix incorrect error check for wm8350-core
by Dan Carpenter
· 15 years ago
89f5f9f
mfd: Fix twl4030 warning
by Alan Cox
· 15 years ago
dc0fb25
gpiolib: Implement gpio_to_irq() for wm831x
by Mark Brown
· 15 years ago
ecba96e
mfd: Remove default selection of AB4500
by Linus Walleij
· 15 years ago
5fb4d38
mfd: Move WM831x to generic IRQ
by Mark Brown
· 15 years ago
1920a61
mfd: Initial support for twl5031
by Ilkka Koskinen
· 15 years ago
6a61274
mfd: Mask and unmask wm8350 IRQs on request and free
by Mark Brown
· 15 years ago
5a65edb
mfd: Convert wm8350 IRQ handlers to irq_handler_t
by Mark Brown
· 15 years ago
b9f96b5
mfd: ezx-pcap: Don't pass pcap pointer as subdev drvdata.
by Antonio Ospite
· 15 years ago
b45440c
mfd: Allow configuration of VDCDC2 for tps65010
by Ben Dooks
· 15 years ago
8483699
mfd: Allow the board to choose any GPIO base for tps65010
by Ben Dooks
· 15 years ago
38a6849
mfd: Enable twl4030 32kHz oscillator low-power mode
by Ilkka Koskinen
· 15 years ago
53cf9a6
mfd: Fix more undefined twl4030-power resconfig value checks
by Amit Kucheria
· 15 years ago
24213ae
mfd: Cleanup pcf50633_probe error handling
by Lars-Peter Clausen
· 15 years ago
4e8b702
mfd: Staticise __adp5520_ack_bits()
by Mark Brown
· 15 years ago
56baa66
mfd: fix undefined twl4030-power resconfig value checks
by Aaro Koskinen
· 15 years ago
b4ead61
mfd: Add support for remapping twl4030-power power states
by Amit Kucheria
· 15 years ago
890463f
mfd: Add comments for the twl4030-power register and bit layout
by Amit Kucheria
· 15 years ago
e97d154
mfd: twl4030-power: Rename DEVGROUP to DEV_GRP
by Amit Kucheria
· 15 years ago
98c2e49
mfd: Fix pcf50633-regulator drvdata usage
by Lars-Peter Clausen
· 15 years ago
bbb2e49
mfd: Use platform_device_add_data to set pcf50633 regulator platform data
by Lars-Peter Clausen
· 15 years ago
68d641e
mfd: Fix memleak in pcf50633_client_dev_register
by Lars-Peter Clausen
· 15 years ago
Next »