summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-05-10ARM: tegra30: Add Tegra Memory Controller(MC) driverHiroshi DOYU
2012-05-10ARM: tegra20: Add Tegra Memory Controller(MC) driverHiroshi DOYU
2012-05-09printk - fix compilation for CONFIG_PRINTK=nKay Sievers
2012-05-09misc: MAX8997: Remove max8997-muic driverChanwoo Choi
2012-05-09Extcon: add MAX8997 extcon driverChanwoo Choi
2012-05-08acpi: use KERN_CONT in printk() continuation linesKay Sievers
2012-05-08parport: use KERN_CONT in printk() continuation linesKay Sievers
2012-05-08driver-core: extend dev_printk() to pass structured dataKay Sievers
2012-05-08kmsg: export printk records to the /dev/kmsg interfaceKay Sievers
2012-05-07printk: convert byte-buffer to variable-length record bufferKay Sievers
2012-05-04gpiolib: Convert to devres_release()Mark Brown
2012-05-04devres: Add devres_release()Mark Brown
2012-05-04devres: Clarify documentation for devres_destroy()Mark Brown
2012-05-04w1: w1_ds2408.c: quite sparse noise about using plaing integer as NULL pointerH Hartley Sweeten
2012-05-04extcon: Add EXTCON_MECHANICAL cable type for physical presenceMark Brown
2012-05-04memory: emif: Add Kconfig dependency for TI EMIF controllerSantosh Shilimkar
2012-05-02Extcon: fix section mismatch in extcon_gpio.cH Hartley Sweeten
2012-05-02Merge 3.4-rc5 into driver-core-nextGreg Kroah-Hartman
2012-05-02memory: emif: add debugfs entries for emifAneesh V
2012-05-02memory: emif: add one-time settingsAneesh V
2012-05-02memory: emif: add interrupt and temperature handlingAneesh V
2012-05-02memory: emif: handle frequency and voltage change eventsAneesh V
2012-05-02memory: emif: add basic infrastructure for EMIF driverAneesh V
2012-05-02memory: emif: add register definitions for EMIFAneesh V
2012-04-30Revert "w1: Add 1-wire slave device driver for DS28E04-100"Greg Kroah-Hartman
2012-04-30Extcon: Notify changed state for only one cable to notifeeChanwoo Choi
2012-04-29Merge tag 'staging-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-04-29Merge tag 'usb-3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-04-28Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-04-28drm/i915: Set the Stencil Cache eviction policy to non-LRA mode.Kenneth Graunke
2012-04-28drm/radeon/kms: need to set up ss on DP bridges as wellAlex Deucher
2012-04-28Merge tag 'stable/for-linus-3.4-rc4-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-04-28Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-04-28Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-04-28Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-04-28Merge branch 'for-v3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-04-27spi/spi-bfin5xx: Fix flush of last bit after each spi transferScott Jiang
2012-04-27spi/spi-bfin5xx: fix reversed if condition in interrupt modeScott Jiang
2012-04-27spi/spi_bfin_sport: drop bits_per_word from client dataScott Jiang
2012-04-27spi/bfin_spi: drop bits_per_word from client dataScott Jiang
2012-04-27spi/spi-bfin-sport: move word length setup to transfer handlerScott Jiang
2012-04-27spi/bfin5xx: rename config macro name for bfin5xx spi controller driverScott Jiang
2012-04-27spi/pl022: Allow request for higher frequency than maximum possibleViresh Kumar
2012-04-27spi/bcm63xx: set master driver mode_bits.Florian Fainelli
2012-04-27spi/bcm63xx: don't use the stopping stateFlorian Fainelli
2012-04-27spi/bcm63xx: convert to the pump message infrastructureFlorian Fainelli
2012-04-27spi/spi-ep93xx.c: use dma_transfer_direction instead of dma_data_directionH Hartley Sweeten
2012-04-27spi/pl022: Fix calculate_effective_freq()Viresh Kumar
2012-04-27Merge tag 'fixes-for-v3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2012-04-27usb: gadget: udc-core: fix incompatibility with dummy-hcdAlan Stern