summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* ARM: tegra20: Add Tegra Memory Controller(MC) driverHiroshi DOYU2012-05-103-0/+267
* printk - fix compilation for CONFIG_PRINTK=nKay Sievers2012-05-101-0/+2
* misc: MAX8997: Remove max8997-muic driverChanwoo Choi2012-05-103-504/+0
* Extcon: add MAX8997 extcon driverChanwoo Choi2012-05-103-0/+546
* acpi: use KERN_CONT in printk() continuation linesKay Sievers2012-05-082-10/+10
* parport: use KERN_CONT in printk() continuation linesKay Sievers2012-05-081-8/+8
* driver-core: extend dev_printk() to pass structured dataKay Sievers2012-05-081-3/+49
* kmsg: export printk records to the /dev/kmsg interfaceKay Sievers2012-05-081-60/+1
* printk: convert byte-buffer to variable-length record bufferKay Sievers2012-05-081-17/+38
* gpiolib: Convert to devres_release()Mark Brown2012-05-051-2/+1
* devres: Add devres_release()Mark Brown2012-05-051-0/+31
* devres: Clarify documentation for devres_destroy()Mark Brown2012-05-051-0/+4
* w1: w1_ds2408.c: quite sparse noise about using plaing integer as NULL pointerH Hartley Sweeten2012-05-051-2/+0
* extcon: Add EXTCON_MECHANICAL cable type for physical presenceMark Brown2012-05-051-0/+1
* memory: emif: Add Kconfig dependency for TI EMIF controllerSantosh Shilimkar2012-05-051-0/+1
* Extcon: fix section mismatch in extcon_gpio.cH Hartley Sweeten2012-05-031-2/+2
* Merge 3.4-rc5 into driver-core-nextGreg Kroah-Hartman2012-05-02348-2459/+3888
|\
| * Merge tag 'staging-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-04-297-12/+23
| |\
| | * staging: ozwpan: Fix bug where kfree is called twice.Rupesh Gujare2012-04-261-2/+0
| | * staging: octeon-ethernet: fix build errors by including interrupt.hImre Kaloz2012-04-243-0/+3
| | * staging: zcache: fix Kconfig crypto dependencySeth Jennings2012-04-241-1/+1
| | * staging: tidspbridge: remove usage of OMAP2_L4_IO_ADDRESSOmar Ramirez Luna2012-04-242-9/+19
| * | Merge tag 'usb-3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-04-2912-12/+45
| |\ \
| | * \ Merge tag 'fixes-for-v3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2012-04-277-8/+21
| | |\ \
| | | * | usb: gadget: udc-core: fix incompatibility with dummy-hcdAlan Stern2012-04-271-1/+1
| | | * | usb: gadget: udc-core: fix wrong call orderFelipe Balbi2012-04-271-1/+1
| | | * | usb: gadget: dummy: do not call pullup() on udc_stop()Felipe Balbi2012-04-191-1/+0
| | | * | usb: musb: davinci.c: add missing unregisterJulia Lawall2012-04-181-1/+2
| | | * | usb: musb: drop __deprecated flagFelipe Balbi2012-04-181-1/+1
| | | * | USB: gadget: storage gadgets send wrong error code for unknown commandsAlan Stern2012-04-122-2/+2
| | | * | usb: otg: gpio_vbus: Add otg transceiver events and notifiersHeiko Stübner2012-04-121-1/+14
| | * | | USB: cdc-wdm: fix race leading leading to memory corruptionOliver Neukum2012-04-271-2/+5
| | * | | USB: EHCI: fix crash during suspend on ASUS computersAlan Stern2012-04-242-0/+17
| | * | | usb gadget: uvc: uvc_request_data::length field must be signedLaurent Pinchart2012-04-242-2/+2
| | | |/ | | |/|
| * | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-04-281-2/+19
| |\ \ \
| | * | | ARM: pxa: fix gpio wakeup settingRobert Jarzmik2012-04-271-2/+19
| | |/ /
| * | | drm/i915: Set the Stencil Cache eviction policy to non-LRA mode.Kenneth Graunke2012-04-282-0/+9
| * | | drm/radeon/kms: need to set up ss on DP bridges as wellAlex Deucher2012-04-281-2/+2
| * | | Merge tag 'stable/for-linus-3.4-rc4-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-04-282-2/+5
| |\ \ \
| | * | | xen/acpi: Workaround broken BIOSes exporting non-existing C-states.Konrad Rzeszutek Wilk2012-04-271-1/+4
| | * | | xen: use the pirq number to check the pirq_eoi_mapStefano Stabellini2012-04-271-1/+1
| * | | | Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-04-287-127/+157
| |\ \ \ \
| | * | | | spi/spi-bfin5xx: Fix flush of last bit after each spi transferScott Jiang2012-04-271-1/+4
| | * | | | spi/spi-bfin5xx: fix reversed if condition in interrupt modeScott Jiang2012-04-271-4/+4
| | * | | | spi/spi_bfin_sport: drop bits_per_word from client dataScott Jiang2012-04-271-6/+8
| | * | | | spi/bfin_spi: drop bits_per_word from client dataScott Jiang2012-04-271-1/+0
| | * | | | spi/spi-bfin-sport: move word length setup to transfer handlerScott Jiang2012-04-271-4/+3
| | * | | | spi/bfin5xx: rename config macro name for bfin5xx spi controller driverScott Jiang2012-04-272-2/+2
| | * | | | spi/pl022: Allow request for higher frequency than maximum possibleViresh Kumar2012-04-271-2/+8
| | * | | | spi/bcm63xx: set master driver mode_bits.Florian Fainelli2012-04-271-0/+1