summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-05-2343-625/+4322
|\
| * uio_pdrv_genirq: get irq through platform resource if not set otherwiseBenedikt Spranger2012-05-151-0/+8
| * memory: tegra{20,30}-mc: Remove empty *_remove()Hiroshi DOYU2012-05-142-12/+0
| * 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-121-1/+7
| * ARM: tegra20: Make MC optional in KconfigHiroshi DOYU2012-05-121-1/+7
| * ARM: tegra30: MC: Remove unnecessary BUG*()Hiroshi DOYU2012-05-121-12/+8
| * ARM: tegra20: MC: Remove unnecessary BUG*()Hiroshi DOYU2012-05-121-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-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
| |\
| * | memory: emif: add debugfs entries for emifAneesh V2012-05-021-0/+138
| * | memory: emif: add one-time settingsAneesh V2012-05-021-0/+148
| * | memory: emif: add interrupt and temperature handlingAneesh V2012-05-021-2/+209
| * | memory: emif: handle frequency and voltage change eventsAneesh V2012-05-022-4/+1020
| * | memory: emif: add basic infrastructure for EMIF driverAneesh V2012-05-026-0/+326
| * | memory: emif: add register definitions for EMIFAneesh V2012-05-021-0/+454
| * | Revert "w1: Add 1-wire slave device driver for DS28E04-100"Greg Kroah-Hartman2012-04-304-473/+0
| * | Extcon: Notify changed state for only one cable to notifeeChanwoo Choi2012-04-301-1/+8
| * | Extcon: check for allocation failureDan Carpenter2012-04-251-0/+2
| * | drivers/base/core.c: Fix a typo in commentyan2012-04-231-1/+1
| * | Remove "switch" class in drivers/staging/android/switchMyungJoo Ham2012-04-238-424/+6
| * | Extcon: support mutually exclusive relation between cables.MyungJoo Ham2012-04-201-8/+115
| * | Extcon: support multiple states at a device.MyungJoo Ham2012-04-201-13/+426
| * | Extcon: support notification based on the state changes.Donggeun Kim2012-04-201-0/+66
| * | Extcon: support generic GPIO extcon driverMyungJoo Ham2012-04-203-0/+177
| * | Extcon (external connector): import Android's switch class and modify.MyungJoo Ham2012-04-205-0/+261
| * | Revert "driver core: check start node in klist_iter_init_node"Greg Kroah-Hartman2012-04-203-60/+36
| * | driver core: check start node in klist_iter_init_nodeHannes Reinecke2012-04-193-36/+60
| * | drivers/base/bus.c: local variables should not be exposed globallyH Hartley Sweeten2012-04-191-2/+1
| * | driver core: fix dma-buf.c kernel-doc warningsRandy Dunlap2012-04-191-6/+6