summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-05-15uio_pdrv_genirq: get irq through platform resource if not set otherwiseBenedikt Spranger1-0/+8
2012-05-14memory: tegra{20,30}-mc: Remove empty *_remove()Hiroshi DOYU2-12/+0
2012-05-14sysfs: get rid of some lockdep false positivesAlan Stern1-3/+3
2012-05-14Drivers: hv: util: Properly handle version negotiations.K. Y. Srinivasan3-20/+46
2012-05-14Drivers: hv: Get rid of an unnecessary check in vmbus_prep_negotiate_resp()K. Y. Srinivasan1-22/+21
2012-05-14memory: tegra{20,30}-mc: Use dev_err_ratelimited()Hiroshi DOYU2-4/+6
2012-05-14Driver Core: don't oops with unregistered driver in driver_find_device()Hiroshi DOYU1-1/+1
2012-05-11ARM: tegra30: Make MC optional in KconfigHiroshi DOYU1-1/+7
2012-05-11ARM: tegra20: Make MC optional in KconfigHiroshi DOYU1-1/+7
2012-05-11ARM: tegra30: MC: Remove unnecessary BUG*()Hiroshi DOYU1-12/+8
2012-05-11ARM: tegra20: MC: Remove unnecessary BUG*()Hiroshi DOYU1-6/+6
2012-05-10ARM: tegra30: Add Tegra Memory Controller(MC) driverHiroshi DOYU3-0/+396
2012-05-10ARM: tegra20: Add Tegra Memory Controller(MC) driverHiroshi DOYU3-0/+267
2012-05-09printk - fix compilation for CONFIG_PRINTK=nKay Sievers1-0/+2
2012-05-09misc: MAX8997: Remove max8997-muic driverChanwoo Choi3-504/+0
2012-05-09Extcon: add MAX8997 extcon driverChanwoo Choi3-0/+546
2012-05-08acpi: use KERN_CONT in printk() continuation linesKay Sievers2-10/+10
2012-05-08parport: use KERN_CONT in printk() continuation linesKay Sievers1-8/+8
2012-05-07driver-core: extend dev_printk() to pass structured dataKay Sievers1-3/+49
2012-05-07kmsg: export printk records to the /dev/kmsg interfaceKay Sievers1-60/+1
2012-05-07printk: convert byte-buffer to variable-length record bufferKay Sievers1-17/+38
2012-05-04gpiolib: Convert to devres_release()Mark Brown1-2/+1
2012-05-04devres: Add devres_release()Mark Brown1-0/+31
2012-05-04devres: Clarify documentation for devres_destroy()Mark Brown1-0/+4
2012-05-04w1: w1_ds2408.c: quite sparse noise about using plaing integer as NULL pointerH Hartley Sweeten1-2/+0
2012-05-04extcon: Add EXTCON_MECHANICAL cable type for physical presenceMark Brown1-0/+1
2012-05-04memory: emif: Add Kconfig dependency for TI EMIF controllerSantosh Shilimkar1-0/+1
2012-05-02Extcon: fix section mismatch in extcon_gpio.cH Hartley Sweeten1-2/+2
2012-05-02Merge 3.4-rc5 into driver-core-nextGreg Kroah-Hartman348-2459/+3888
2012-05-02memory: emif: add debugfs entries for emifAneesh V1-0/+138
2012-05-02memory: emif: add one-time settingsAneesh V1-0/+148
2012-05-02memory: emif: add interrupt and temperature handlingAneesh V1-2/+209
2012-05-02memory: emif: handle frequency and voltage change eventsAneesh V2-4/+1020
2012-05-02memory: emif: add basic infrastructure for EMIF driverAneesh V6-0/+326
2012-05-02memory: emif: add register definitions for EMIFAneesh V1-0/+454
2012-04-29Revert "w1: Add 1-wire slave device driver for DS28E04-100"Greg Kroah-Hartman4-473/+0
2012-04-29Extcon: Notify changed state for only one cable to notifeeChanwoo Choi1-1/+8
2012-04-29Merge tag 'staging-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds7-12/+23
2012-04-29Merge tag 'usb-3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds12-12/+45
2012-04-28Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+19
2012-04-28drm/i915: Set the Stencil Cache eviction policy to non-LRA mode.Kenneth Graunke2-0/+9
2012-04-28drm/radeon/kms: need to set up ss on DP bridges as wellAlex Deucher1-2/+2
2012-04-27Merge tag 'stable/for-linus-3.4-rc4-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-2/+5
2012-04-27Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds7-127/+157
2012-04-27Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-10/+11
2012-04-27Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds6-61/+46
2012-04-27Merge branch 'for-v3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-0/+2
2012-04-27spi/spi-bfin5xx: Fix flush of last bit after each spi transferScott Jiang1-1/+4
2012-04-27spi/spi-bfin5xx: fix reversed if condition in interrupt modeScott Jiang1-4/+4
2012-04-27spi/spi_bfin_sport: drop bits_per_word from client dataScott Jiang1-6/+8