summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* sysfs: get rid of some lockdep false positivesAlan Stern2012-05-141-3/+3
* Drivers: hv: util: Properly handle version negotiations.K. Y. Srinivasan2012-05-143-20/+46
* Drivers: hv: Get rid of an unnecessary check in vmbus_prep_negotiate_resp()K. Y. Srinivasan2012-05-141-22/+21
* memory: tegra{20,30}-mc: Use dev_err_ratelimited()Hiroshi DOYU2012-05-142-4/+6
* Driver Core: don't oops with unregistered driver in driver_find_device()Hiroshi DOYU2012-05-141-1/+1
* ARM: tegra30: Make MC optional in KconfigHiroshi DOYU2012-05-111-1/+7
* ARM: tegra20: Make MC optional in KconfigHiroshi DOYU2012-05-111-1/+7
* ARM: tegra30: MC: Remove unnecessary BUG*()Hiroshi DOYU2012-05-111-12/+8
* ARM: tegra20: MC: Remove unnecessary BUG*()Hiroshi DOYU2012-05-111-6/+6
* ARM: tegra30: Add Tegra Memory Controller(MC) driverHiroshi DOYU2012-05-103-0/+396
* ARM: tegra20: Add Tegra Memory Controller(MC) driverHiroshi DOYU2012-05-103-0/+267
* printk - fix compilation for CONFIG_PRINTK=nKay Sievers2012-05-091-0/+2
* misc: MAX8997: Remove max8997-muic driverChanwoo Choi2012-05-093-504/+0
* Extcon: add MAX8997 extcon driverChanwoo Choi2012-05-093-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-071-3/+49
* kmsg: export printk records to the /dev/kmsg interfaceKay Sievers2012-05-071-60/+1
* printk: convert byte-buffer to variable-length record bufferKay Sievers2012-05-071-17/+38
* gpiolib: Convert to devres_release()Mark Brown2012-05-041-2/+1
* devres: Add devres_release()Mark Brown2012-05-041-0/+31
* devres: Clarify documentation for devres_destroy()Mark Brown2012-05-041-0/+4
* w1: w1_ds2408.c: quite sparse noise about using plaing integer as NULL pointerH Hartley Sweeten2012-05-041-2/+0
* extcon: Add EXTCON_MECHANICAL cable type for physical presenceMark Brown2012-05-041-0/+1
* memory: emif: Add Kconfig dependency for TI EMIF controllerSantosh Shilimkar2012-05-041-0/+1
* Extcon: fix section mismatch in extcon_gpio.cH Hartley Sweeten2012-05-021-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-261-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-272-2/+5
| |\ \ \
| | * | | xen/acpi: Workaround broken BIOSes exporting non-existing C-states.Konrad Rzeszutek Wilk2012-04-261-1/+4