Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
5eda3550a3cc1987a495e9f85e5998a76d15a0aa
5eda355
staging:iio:adis16400: Preallocate transfer message
by Lars-Peter Clausen
· 12 years ago
599acfb
staging:iio:adis16400: Add helper macros for channel declaration
by Lars-Peter Clausen
· 12 years ago
1ffe2e7
staging:iio:adis16400: Use triggered buffer setup helper function
by Lars-Peter Clausen
· 12 years ago
cd888a17
staging:iio:adis16400: Use adis library
by Lars-Peter Clausen
· 12 years ago
ca6907d
staging:iio:adis16400: Remove unused default_scan_mask
by Lars-Peter Clausen
· 12 years ago
bdb20bd
staging:iio:adis16400: Fix and cleanup 3db filter setting
by Lars-Peter Clausen
· 12 years ago
06220b8
staging:iio:adis16400: Don't pass 0 to ilog2
by Lars-Peter Clausen
· 12 years ago
3f6a0ba
staging:iio:tsl2x7x: Use iio_str_to_fixedpoint instead of open-coding it
by Lars-Peter Clausen
· 12 years ago
06ddd35
iio: mxs: Implement support for touchscreen
by Marek Vasut
· 12 years ago
2b4ff03
staging:iio:gyro: Remove stale Makefile entry
by Lars-Peter Clausen
· 12 years ago
8a9f645
iio: fix Kconfig for max1363
by Peter Meerwald
· 12 years ago
8f5f90a
Merge 3.8-rc5 into staging-next
by Greg Kroah-Hartman
· 12 years ago
c0cd2da
staging: comedi: addi_watchdog: all i/o registers are 32-bit
by H Hartley Sweeten
· 12 years ago
1445ea1
staging: comedi: addi_apci_1516: use addi_watchdog module
by H Hartley Sweeten
· 12 years ago
9901a4d
staging/comedi: Use comedi_pci_auto_unconfig directly for pci_driver.remove
by Peter Huewe
· 12 years ago
c2f90a2
staging/comedi: Move comedi_pci_auto_unconfig to drivers.c
by Peter Huewe
· 12 years ago
1ef0cfb
staging: comedi: addi_apci_3501: cleanup comments in hwdrv_apci3501.c
by H Hartley Sweeten
· 12 years ago
9798df7
staging: comedi: addi_apci_3501: define the timer i/o registers
by H Hartley Sweeten
· 12 years ago
6ff3588
staging: comedi: addi_apci_3501: change the MODULE_DESCRIPTION
by H Hartley Sweeten
· 12 years ago
027f58c6
staging: comedi: addi_apci_3501: move the copyright information
by H Hartley Sweeten
· 12 years ago
298ab7d
staging: comedi: addi_apci_3501: rewrite the analog output support
by H Hartley Sweeten
· 12 years ago
2627369
staging: comedi: addi_apci_3501: cleanup apci3501_reset()
by H Hartley Sweeten
· 12 years ago
5458f3e
staging: comedi: addi_apci_3501: introduce apci3501_wait_for_dac()
by H Hartley Sweeten
· 12 years ago
99c9fa4
staging: comedi: addi_apci_3501: move range_apci3501_ao to driver
by H Hartley Sweeten
· 12 years ago
53b28a235
staging: comedi: addi_apci_3501: reorder code a bit
by H Hartley Sweeten
· 12 years ago
1bc5062
staging: comedi: addi_apci_3501: start defining i/o map
by H Hartley Sweeten
· 12 years ago
015aebe
staging: comedi: addi_apci_3501: remove dependency on addi_common.h
by H Hartley Sweeten
· 12 years ago
694dcf5
staging: comedi: addi_apci_3501: only allocate needed subdevices
by H Hartley Sweeten
· 12 years ago
94f6835
staging: comedi: addi_apci_3501: remove boardinfo
by H Hartley Sweeten
· 12 years ago
25b9b87
staging: comedi: addi_apci_3501: simplify reading the eeprom
by H Hartley Sweeten
· 12 years ago
87c38fb
staging: comedi: addi_apci_3501: board has an eeprom
by H Hartley Sweeten
· 12 years ago
9f89ce8
staging: comedi: addi_apci_3501: remove analog output boardinfo
by H Hartley Sweeten
· 12 years ago
cfaa23d
staging: comedi: addi_apci_3501: analog output resolution is fixed
by H Hartley Sweeten
· 12 years ago
0968087
staging: comedi: addi_apci_3501: don't read the unused PCI bars
by H Hartley Sweeten
· 12 years ago
0d14f61
staging: comedi: addi_apci_3501: board does not support dma
by H Hartley Sweeten
· 12 years ago
0b4d52e
staging: comedi: addi_apci_3501: remove devpriv->iobase usage
by H Hartley Sweeten
· 12 years ago
1bdc840
staging: comedi: addi_apci_3501: simplify the PCI bar reading
by H Hartley Sweeten
· 12 years ago
d5255af
staging: comedi: addi_apci_3501: simplify eeprom read
by H Hartley Sweeten
· 12 years ago
b2b8218
staging: comedi: addi_apci_3501: absorb v_APCI3501_Interrupt()
by H Hartley Sweeten
· 12 years ago
678a4d3
staging: comedi: addi_apci_3501: absorb i_APCI3501_Reset()
by H Hartley Sweeten
· 12 years ago
e54ae8f
staging: comedi: addi_apci_3501: board does not have analog inputs
by H Hartley Sweeten
· 12 years ago
513192f
staging: comedi: addi_apci_3501: cleanup the digital input subdevice
by H Hartley Sweeten
· 12 years ago
953a36c
staging: comedi: addi_apci_3501: cleanup the digital output subdevice
by H Hartley Sweeten
· 12 years ago
949db15
Linux 3.8-rc5
by Linus Torvalds
· 12 years ago
3d596e5
staging: comedi: addi_apci_3501: board has a timer
by H Hartley Sweeten
· 12 years ago
2a836ad
staging: comedi: addi_apci_3501: board does not have ttl i/o
by H Hartley Sweeten
· 12 years ago
8861b45
staging: comedi: addi_apci_3501: separate from addi_common.c
by H Hartley Sweeten
· 12 years ago
ae59ecf
staging/comedi: use comedi_usb_driver_(un)register for init/deinit
by Peter Huewe
· 12 years ago
e49ee36
staging: zcache: fix ppc64 and other arches where PAGE_SIZE!=4K
by Dan Magenheimer
· 12 years ago
c4048c6
staging:ozwpan: Change email address.
by Rupesh Gujare
· 12 years ago
8edca3f
staging:ozwpan: Removed myself (Chris Kelly) as maintainer.
by Chris Kelly
· 12 years ago
96a8d14
staging: cxt1e1: buffer overflow in do_del_chan()
by Dan Carpenter
· 12 years ago
392c6ff
staging: vt6656: Revert: 64bit fixes: dpc.c incorrect addressing of void structure.
by Malcolm Priestley
· 12 years ago
d61ac98
staging: vt6656: revert : 64 bit- Correctly address void structure.
by Malcolm Priestley
· 12 years ago
d7df025
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 12 years ago
66e2d3e
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 12 years ago
d93816a
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 12 years ago
8e404ff
goldfish: NAND flash driver
by Arve Hjønnevåg
· 12 years ago
2e82b83
goldfish: audio support
by Alan Cox
· 12 years ago
17c4c9d
goldfish: Add a FIXME note to the pipe driver
by Alan Cox
· 12 years ago
c89f275
goldfish: add QEMU pipe driver
by David 'Digit' Turner
· 12 years ago
e809c22
goldfish: add the goldfish virtual bus
by Jun Nakajima
· 12 years ago
01acd3e
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 12 years ago
1496ec1
Merge tag 'fixes-for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
ba2ab41
Merge tag 'pm+acpi-for-3.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 12 years ago
bff9241
Merge tag 'regmap-fix-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
by Linus Torvalds
· 12 years ago
3f58e09
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 12 years ago
acc5da0
Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/linux
by Linus Torvalds
· 12 years ago
1eafa6c
Btrfs: fix repeated delalloc work allocation
by Miao Xie
· 12 years ago
c9f01bf
Btrfs: fix wrong max device number for single profile
by Miao Xie
· 12 years ago
2cba30f
Btrfs: fix missed transaction->aborted check
by Miao Xie
· 12 years ago
8d25a08
Btrfs: Add ACCESS_ONCE() to transaction->abort accesses
by Miao Xie
· 12 years ago
e58dd74
Btrfs: put csums on the right ordered extent
by Josef Bacik
· 12 years ago
192000d
Btrfs: use right range to find checksum for compressed extents
by Liu Bo
· 12 years ago
b017511
Btrfs: fix panic when recovering tree log
by Josef Bacik
· 12 years ago
201a903
Btrfs: do not allow logged extents to be merged or removed
by Josef Bacik
· 12 years ago
3836414
Merge branch 'vexpress/fixes' of git://git.linaro.org/people/pawelmoll/linux into fixes
by Olof Johansson
· 12 years ago
60fd8e3
Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes
by Olof Johansson
· 12 years ago
5266629
mfd: vexpress-sysreg: Don't skip initialization on probe
by Pawel Moll
· 12 years ago
ab838bc
ARM: vexpress: Enable A7 cores in V2P-CA15_A7's Device Tree
by Pawel Moll
· 12 years ago
1585def
ARM: vexpress: extend the MPIDR range used for pen release check
by Lorenzo Pieralisi
· 12 years ago
af4ca6a
Merge remote-tracking branch 'regmap/fix/debugfs' into tmp
by Mark Brown
· 12 years ago
4ad3041
Merge tag 'imx-fixes-3.8-3' of git://git.linaro.org/people/shawnguo/linux-2.6 into fixes
by Olof Johansson
· 12 years ago
f6be19c
Merge tag 'mvebu_fixes_for_v3.8-rc5' of git://git.infradead.org/users/jcooper/linux into fixes
by Olof Johansson
· 12 years ago
ff7532c
Merge tag 'usb-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 12 years ago
ae763db
Merge tag 'char-misc-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 12 years ago
6f48ea5
Merge tag 'tty-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 12 years ago
2116e02
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 12 years ago
5e30bbb
MAINTAINERS: Someone needs to watch over the serial drivers
by Greg Kroah-Hartman
· 12 years ago
248152b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
by Linus Torvalds
· 12 years ago
c1b8414
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64
by Linus Torvalds
· 12 years ago
dba63b2
USB: EHCI: fix build error in ehci-mxc
by Alan Stern
· 12 years ago
db23366
Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 12 years ago
6d26b3a
MAINTAINERS: remove me
by Alan Cox
· 12 years ago
31614bb
ALSA: hda - Fix inconsistent pin states after resume
by Takashi Iwai
· 12 years ago
8461c2f
ARM: at91/dts: correct comment in at91sam9x5.dtsi for mii
by Douglas Gilbert
· 12 years ago
581d629
ARM: at91/at91_dt_defconfig: add at91sam9n12 SoC to DT defconfig
by Nicolas Ferre
· 12 years ago
2e06e92
ARM: at91/at91_dt_defconfig: remove memory specification to cmdline
by Nicolas Ferre
· 12 years ago
b45c998
ARM: at91/dts: add macb mii pinctrl config for kizbox
by Boris BREZILLON
· 12 years ago
36224d0
ARM: at91: rm9200: remake the BGA as default version
by Jean-Christophe PLAGNIOL-VILLARD
· 12 years ago
Next »