Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
57bcfce377d26f84d7b135512a4599f88b85ac52
/
drivers
57bcfce
Input: wacom - not all multi-interface devices support touch
by Ping Cheng
· 11 years ago
a4da475
Input: nspire-keypad - add missing clk_disable_unprepare() on error path
by Wei Yongjun
· 11 years ago
e3c55d4
Merge tag 'v3.12-rc4' into next
by Dmitry Torokhov
· 11 years ago
13caa8e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 11 years ago
831ae3c
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 11 years ago
4d6e482
Input: st1232 - include linux/of.h header
by Sachin Kamat
· 11 years ago
2e45e53
Input: rotary_encoder - include linux/of.h header
by Sachin Kamat
· 11 years ago
9dbe4c3
Input: pwm-beeper - include linux/of.h header
by Sachin Kamat
· 11 years ago
95ba740
Input: pxa27x_keypad - include linux/of.h header
by Sachin Kamat
· 11 years ago
2780170
Input: gpio_keys_polled - include linux/of.h header
by Sachin Kamat
· 11 years ago
415a4ca
Input: gpio_keys - include linux/of.h header
by Sachin Kamat
· 11 years ago
8e6146b
Input: ti_am335x_tsc - remove redundant of_match_ptr
by Sachin Kamat
· 11 years ago
085f17c
Input: egalax_ts - remove redundant of_match_ptr
by Sachin Kamat
· 11 years ago
dee964c
Input: sirfsoc-onkey - remove redundant of_match_ptr
by Sachin Kamat
· 11 years ago
3cbd04f
Input: tegra-kbc - remove redundant of_match_ptr
by Sachin Kamat
· 11 years ago
4c93ca5
Input: nspire-keypad - remove redundant of_match_ptr
by Sachin Kamat
· 11 years ago
39116e2
Input: lpc32xx-keys - remove redundant of_match_ptr
by Sachin Kamat
· 11 years ago
85f6d2d
Merge tag 'gpio-v3.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 11 years ago
4ed5476
Merge tag 'usb-3.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 11 years ago
e3757a1
Merge tag 'tty-3.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 11 years ago
20fa786
Merge tag 'staging-3.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 11 years ago
7dee8df
Merge tag 'pm+acpi-3.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
8e1a254
Merge tag 'iommu-fixes-v3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 11 years ago
fcaaba6
dmaengine: imx-dma: fix callback path in tasklet
by Michael Grzeschik
· 11 years ago
5a276fa
dmaengine: imx-dma: fix lockdep issue between irqhandler and tasklet
by Michael Grzeschik
· 11 years ago
edc530f
dmaengine: imx-dma: fix slow path issue in prep_dma_cyclic
by Michael Grzeschik
· 11 years ago
a9fbf4d
xen/hvc: allow xenboot console to be used again
by David Vrabel
· 11 years ago
a214339
usb: chipidea: add Intel Clovertrail pci id
by David Cohen
· 11 years ago
677a315
staging: comedi: ni_65xx: (bug fix) confine insn_bits to one subdevice
by Ian Abbott
· 11 years ago
9e20ae3
iscsi-target; Allow an extra tag_num / 2 number of percpu_ida tags
by Nicholas Bellinger
· 11 years ago
f56cbbb
iscsi-target: Perform release of acknowledged tags from RX context
by Nicholas Bellinger
· 11 years ago
e255a28
iscsi-target: Only perform wait_for_tasks when performing shutdown
by Nicholas Bellinger
· 11 years ago
db60df8
target: Fail on non zero scsi_status in compare_and_write_callback
by Nicholas Bellinger
· 11 years ago
d8855c1
target: Fix recursive COMPARE_AND_WRITE callback failure
by Nicholas Bellinger
· 11 years ago
b719125
target: Reset data_length for COMPARE_AND_WRITE to NoLB * block_size
by Nicholas Bellinger
· 11 years ago
c807f64
ib_srpt: always set response for task management
by Jack Wang
· 11 years ago
e6e7fb1
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
6a98b2f
Merge tag 'fixes-3.12-2' of git://git.infradead.org/linux-mvebu into fixes
by Olof Johansson
· 11 years ago
6acf990
Merge tag 'pinctrl-v3.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 11 years ago
726dcbe
Merge branch 'pm-fixes'
by Rafael J. Wysocki
· 11 years ago
8c7f6e9
target: Fall back to vzalloc upon ->sess_cmd_map kzalloc failure
by Nicholas Bellinger
· 11 years ago
4a47d3a
vhost/scsi: Use GFP_ATOMIC with percpu_ida_alloc for obtaining tag
by Nicholas Bellinger
· 11 years ago
0b41d6c
ib_srpt: Destroy cm_id before destroying QP.
by Nicholas Bellinger
· 11 years ago
3e9e01d
target: Fix xop->dbl assignment in target_xcopy_parse_segdesc_02
by Nicholas Bellinger
· 11 years ago
bdd78f2
Merge tag 'fixes-for-v3.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus
by Greg Kroah-Hartman
· 11 years ago
6585925
ACPI: Use EXPORT_SYMBOL() for acpi_bus_get_device()
by Rafael J. Wysocki
· 11 years ago
1ccf7a1
intel_pstate: fix no_turbo
by Srinivas Pandruvada
· 11 years ago
c31eeac
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
8553bca
bus: mvebu-mbus: Fix optional pcie-mem/io-aperture properties
by Jason Gunthorpe
· 11 years ago
1ed98ed
qlcnic: Fix SR-IOV configuration
by Manish Chopra
· 11 years ago
7167cf0
ll_temac: Reset dma descriptors indexes on ndo_open
by Ricardo Ribalda
· 11 years ago
b377216
usb: gadget: s3c-hsotg: fix can_write limit for non-periodic endpoints
by Robert Baldyga
· 11 years ago
8854894
usb: gadget: f_fs: fix error handling
by Robert Baldyga
· 11 years ago
4fc4b27
usb: musb: dsps: do not bind to "musb-hdrc"
by Sebastian Andrzej Siewior
· 11 years ago
fac7fa1
gpio/omap: auto-setup a GPIO when used as an IRQ
by Javier Martinez Canillas
· 11 years ago
fa365e4
gpio/omap: maintain GPIO and IRQ usage separately
by Javier Martinez Canillas
· 11 years ago
d9a71f9
Merge branch 'fixes-for-3.12' of git://gitorious.org/linux-can/linux-can
by David S. Miller
· 11 years ago
437a3ae
ethernet: moxa: fix incorrect placement of __initdata tag
by Bartlomiej Zolnierkiewicz
· 11 years ago
e58f6f4
powerpc/83xx: gianfar_ptp: select 1588 clock source through dts file
by Aida Mynzhasova
· 11 years ago
3f3f096
Revert "powerpc/83xx: gianfar_ptp: select 1588 clock source through dts file"
by David S. Miller
· 11 years ago
5a0068d
bonding: Fix broken promiscuity reference counting issue
by Neil Horman
· 11 years ago
a7ebaf4
Merge tag 'iio-fixes-for-3.12b2' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus
by Greg Kroah-Hartman
· 11 years ago
f8747d4
tty: Fix pty master read() after slave closes
by Peter Hurley
· 11 years ago
eb2addd
USB: serial: option: Ignore card reader interface on Huawei E1750
by Michal Malý
· 11 years ago
bf0ea63
dm9601: fix IFF_ALLMULTI handling
by Peter Korsgaard
· 11 years ago
512690d
iio:magnetometer: Bugfix magnetometer default output registers
by Denis CIOCCA
· 11 years ago
bc4c961
iio: Remove debugfs entries in iio_device_unregister()
by Lars-Peter Clausen
· 11 years ago
ea732df
xen-netback: Handle backend state transitions in a more robust way
by Paul Durrant
· 11 years ago
2d77f34
net: qmi_wwan: fix Cinterion PLXX product ID
by Aleksander Morgado
· 11 years ago
894116bd
powerpc/83xx: gianfar_ptp: select 1588 clock source through dts file
by Aida Mynzhasova
· 11 years ago
559835ea
vxlan: Use RCU apis to access sk_user_data.
by Pravin B Shelar
· 11 years ago
43c638e
cpufreq: cpufreq-cpu0: NULL is a valid regulator, part 2
by Philipp Zabel
· 11 years ago
bb25f13
cpufreq: SPEAr: Fix incorrect variable type
by Sachin Kamat
· 11 years ago
f1bb7cd
Merge tag 'renesas-fixes4-for-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into fixes
by Olof Johansson
· 11 years ago
0d1862e
can: flexcan: fix flexcan_chip_start() on imx6
by Marc Kleine-Budde
· 11 years ago
f3d17a7
Merge remote-tracking branch 'regulator/fix/wm8350' into regulator-linus
by Mark Brown
· 11 years ago
60c32f3
Merge remote-tracking branch 'regulator/fix/wm831x' into regulator-linus
by Mark Brown
· 11 years ago
0f5da28
Merge remote-tracking branch 'regulator/fix/ti-abb' into regulator-linus
by Mark Brown
· 11 years ago
780a0ff
Merge remote-tracking branch 'regulator/fix/palmas' into regulator-linus
by Mark Brown
· 11 years ago
e7b8782
Merge remote-tracking branch 'regulator/fix/da9063' into regulator-linus
by Mark Brown
· 11 years ago
30ceb4e
Merge tag 'usb-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 11 years ago
26c019f
Merge tag 'tty-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 11 years ago
31795c4
Merge tag 'staging-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 11 years ago
434ac47
Merge tag 'driver-core-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 11 years ago
c23c223
Merge tag 'char-misc-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 11 years ago
b97b869
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 11 years ago
6654417
Merge branch 'msm-fixes-3.12-rc2' of git://people.freedesktop.org/~robclark/linux into drm-fixes
by Dave Airlie
· 11 years ago
669fc2f
Merge branches 'sched-urgent-for-linus', 'timers-urgent-for-linus' and 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
057d5e9
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 11 years ago
ec220be
Merge tag 'pm+acpi-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
f41f064
PCI: Workaround missing pci_set_master in pci drivers
by Yinghai Lu
· 11 years ago
60e453a
USBNET: fix handling padding packet
by Ming Lei
· 11 years ago
bf41691
i2c: ismt: initialize DMA buffer
by James Ralston
· 11 years ago
30600a909
drm/msm: use drm_gem_dumb_destroy helper
by Rob Clark
· 11 years ago
33b5596
drm/msm: deal with mach/iommu.h removal
by Rob Clark
· 11 years ago
c55d1c4
drm/msm: Remove iommu include from mdp4_kms.c
by Joerg Roedel
· 11 years ago
e4826a9
drm/msm: Odd PTR_ERR usage
by Thomas Meyer
· 11 years ago
d3789c3
iio: amplifiers: ad8366: Remove regulator_put
by Sachin Kamat
· 11 years ago
41ed7fe
Merge branch 'drm-fixes-3.12' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 11 years ago
6645161
qlcnic: Fix register device in FAILED state for 82xx.
by Sucheta Chakraborty
· 11 years ago
Next »