summaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc (unfollow)
Commit message (Expand)AuthorFilesLines
2014-07-19misc: remove DEFINE_PCI_DEVICE_TABLE usageGreg Kroah-Hartman3-3/+3
2014-07-19ipack: Replace DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine1-1/+1
2014-07-18drivers/char/dsp56k.c: drop check for negativity of unsigned parameterAndrey Utkin1-1/+1
2014-07-18mei: fix return value on disconnect timeoutAlexander Usyskin1-10/+5
2014-07-18mei: don't schedule suspend in pm idleAlexander Usyskin2-2/+2
2014-07-18mei: start disconnect request timer consistentlyAlexander Usyskin1-0/+1
2014-07-18mei: reset client connection state on timeoutAlexander Usyskin1-0/+1
2014-07-16dma: Fix MIC X100 DMA Driver Kconfig optionSudeep Dutt1-2/+1
2014-07-16misc: mic: Introduce the managed version of ioremapHimangi Saraogi1-6/+3
2014-07-13Linux 3.16-rc5v3.16-rc5Linus Torvalds1-1/+1
2014-07-13thunderbolt: Use kcallocHimangi Saraogi1-6/+4
2014-07-13clk: spear3xx: Set proper clock parent of uart1/2Thomas Gleixner1-4/+10
2014-07-13clk: spear3xx: Use proper control register offsetThomas Gleixner1-1/+1
2014-07-13parisc: drop unused defines and header includesHelge Deller1-36/+0
2014-07-13parisc: fix fanotify_mark() syscall on 32bit compat kernelHelge Deller2-1/+11
2014-07-13parisc: add serial ports of C8000/1GHz machine to hardware databaseHelge Deller1-1/+2
2014-07-12ext4: fix potential null pointer dereference in ext4_free_inodeNamjae Jeon1-1/+1
2014-07-12ext4: fix a potential deadlock in __ext4_es_shrink()Theodore Ts'o1-2/+2
2014-07-12Documenation/laptops: rename and update hpfall.cPali Rohár2-16/+47
2014-07-12DocBook: fix various typosMasanari Iida9-13/+13
2014-07-12DocBook: fix mtdnand typosMasanari Iida1-15/+15
2014-07-12scripts/kernel-doc: handle object-like macrosHoria Geanta1-3/+12
2014-07-12Documentation/Changes: clean up mcelog paragraphPaul Bolle1-6/+3
2014-07-12dma: MIC X100 DMA DriverSiva Yerramreddy4-0/+1080
2014-07-12ARM: at91: at91sam9x5: add clocks for usb deviceBo Shen1-0/+2
2014-07-12misc: mic: add support for loading/unloading dma driverSiva Yerramreddy1-7/+7
2014-07-12misc: mic: add dma support in card driverSiva Yerramreddy3-4/+61
2014-07-12misc: mic: add threaded irq support in card driverSiva Yerramreddy3-15/+20
2014-07-12misc: mic: add dma support in host driverSiva Yerramreddy7-41/+281
2014-07-12misc: mic: add threaded irq support in host driverSiva Yerramreddy4-60/+96
2014-07-12misc: mic: add a bus driver for virtual MIC devicesSudeep Dutt5-0/+351
2014-07-12misc: mic: Add mic bus and dma driver documentationSiva Yerramreddy1-26/+41
2014-07-12phy: omap-usb2: Balance pm_runtime_enable() on probe failure and removeRoger Quadros1-2/+5
2014-07-12phy: core: Fix error path in phy_create()Roger Quadros1-3/+4
2014-07-12drivers: phy: phy-samsung-usb2.c: Add missing MODULE_DEVICE_TABLESjoerd Simons1-0/+1
2014-07-12phy: omap-usb2: fix devm_ioremap_resource error detection codeHimangi Saraogi1-2/+2
2014-07-12phy: sun4i: depend on RESET_CONTROLLERMaxime Ripard1-0/+1
2014-07-12USB: serial: ftdi_sio: Add Infineon TriboardMichal Sojka2-0/+8
2014-07-12tools: selftests - create a separate hotplug target for full range testShuah Khan6-6/+105
2014-07-12tools: fix kcmp_test compile warningsShuah Khan1-1/+1
2014-07-12tools: Fix mqueue Makefile compile linking orderShuah Khan1-2/+2
2014-07-12tools: fix mq_open_tests compile warningsShuah Khan1-6/+14
2014-07-12tools: fix mq_perf_tests compile warningsShuah Khan1-19/+21
2014-07-12tools: cpu-hotplug fix unexpected operator errorShuah Khan1-1/+1
2014-07-12tools: memory-hotplug fix unexpected operator errorShuah Khan1-1/+1
2014-07-12serial: sh-sci: Add device tree support for r8a7{778,740,3a4} and sh73a0Simon Horman1-0/+7
2014-07-12serial: imx: Fix build breakagePeter Hurley1-1/+1
2014-07-11ext4: revert commit which was causing fs corruption after journal replaysTheodore Ts'o1-27/+24
2014-07-11m68k: Export mach_random_get_entropy to modulesGeert Uytterhoeven1-0/+2
2014-07-11powerpc/perf: Never program book3s PMCs with values >= 0x80000000Anton Blanchard1-1/+16