summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Atmel: move console default platform_device to serial driverJean-Christophe PLAGNIOL-VILLARD2012-02-231-0/+2
* ARM: at91/rtc-at91sam9: pass the GPBR to use via resourcesJean-Christophe PLAGNIOL-VILLARD2012-02-231-5/+19
* ARM: at91:rtc/rtc-at91sam9: ioremap register bankJean-Christophe PLAGNIOL-VILLARD2012-02-231-3/+10
* ARM: at91/rtc-at91sam9: each SoC can select the RTT device to useJean-Christophe PLAGNIOL-VILLARD2012-02-231-52/+9
* ARM: at91/PMC: make register base soc independentJean-Christophe PLAGNIOL-VILLARD2012-02-231-3/+3
* ARM: at91: make sdram/ddr register base soc independentJean-Christophe PLAGNIOL-VILLARD2012-02-231-2/+3
* ARM: at91: make ST (System Timer) soc independentJean-Christophe PLAGNIOL-VILLARD2012-02-231-4/+4
* ARM: at91: make matrix register base soc independentJean-Christophe PLAGNIOL-VILLARD2012-02-231-4/+5
* ARM: at91: code removal of CAP9 SoCJean-Christophe PLAGNIOL-VILLARD2012-02-032-3/+2
* Merge remote-tracking branch 'armsoc/depends/rmk/for-armsoc' into at91-3.4-baseNicolas Ferre2012-02-033-30/+83
|\
| * ARM: amba: make use of -1 IRQs warnRussell King2012-01-251-0/+3
| * ARM: amba: make irq 0 invalidRussell King2012-01-252-3/+3
| * ARM: amba: of: convert to use amba_device_allocRussell King2012-01-251-3/+3
| * ARM: amba: add amba_device allocation/add/put functionsRussell King2012-01-251-25/+75
* | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-01-303-6/+13
|\ \
| * | hwmon: (w83627ehf) Disable setting DC mode for pwm2, pwm3 on NCT6776FGuenter Roeck2012-01-291-0/+6
| * | hwmon: (sht15) fix bad error codeVivien Didelot2012-01-291-1/+2
| * | hwmon: (f71805f) Fix clamping of temperature limitsJean Delvare2012-01-201-5/+5
| |/
* | Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-306-63/+85
|\ \
| * | pinctrl: add checks for empty function namesTony Lindgren2012-01-265-24/+41
| * | pinctrl: fix pinmux_hog_maps when ctrl_dev_name is not setTony Lindgren2012-01-261-3/+6
| * | pinctrl: fix some pinmux typosTony Lindgren2012-01-261-7/+2
| * | pinctrl: free debugfs entries when unloading a pinmux driverTony Lindgren2012-01-242-1/+16
| * | pinctrl: unbreak error messagesUwe Kleine-König2012-01-241-27/+19
| * | pinctrl: fix pinconf_pins_show iterationStephen Warren2012-01-201-1/+1
| |/
* | Merge tag 'tty-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-01-3030-655/+345
|\ \
| * | serial: Kill off Moorestown codeAlan Cox2012-01-263-354/+0
| * | Revert "tty: serial: OMAP: ensure FIFO levels are set correctly in non-DMA mode"Greg Kroah-Hartman2012-01-261-31/+4
| * | Revert "tty: serial: OMAP: transmit FIFO threshold interrupts don't wake the ...Greg Kroah-Hartman2012-01-261-50/+1
| * | serial: Fix wakeup init logic to speed up startupSimon Glass2012-01-241-3/+3
| * | serial: amba-pl011: lock console writes against interruptsRabin Vincent2012-01-241-0/+14
| * | amba-pl011: do not disable RTS during shutdownShreshtha Kumar Sahu2012-01-241-2/+14
| * | tty: serial: OMAP: transmit FIFO threshold interrupts don't wake the chipPaul Walmsley2012-01-241-1/+50
| * | tty: serial: OMAP: ensure FIFO levels are set correctly in non-DMA modePaul Walmsley2012-01-241-4/+31
| * | omap-serial: make serial_omap_restore_context depend on CONFIG_PM_RUNTIMEShubhrajyoti D2012-01-241-1/+1
| * | omap-serial :Make the suspend/resume functions depend on CONFIG_PM_SLEEP.Shubhrajyoti D2012-01-241-1/+1
| * | TTY: fix UV serial console regressionJiri Slaby2012-01-241-5/+7
| * | jsm: Fixed EEH recovery errorLucas Kannebley Tavares2012-01-241-0/+1
| * | serial: group all the 8250 related code togetherPaul Gortmaker2012-01-2424-289/+304
| |/
* | Merge tag 'usb-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-01-3036-2593/+224
|\ \
| * | uwb & wusb: fix kconfig errorRandy Dunlap2012-01-261-1/+1
| * | USB: Realtek cr: fix autopm scheduling while atomicStanislaw Gruszka2012-01-261-1/+1
| * | USB: ftdi_sio: Add more identifiersAlan Cox2012-01-262-0/+7
| * | xHCI: Cleanup isoc transfer ring when TD length mismatch foundAndiry Xu2012-01-251-1/+2
| * | Merge branch 'for-greg' of git://git.kernel.org/pub/scm/linux/kernel/git/balb...Greg Kroah-Hartman2012-01-2516-2497/+37
| |\ \
| | * | usb: musb: omap2430: minor cleanups.NeilBrown2012-01-251-2/+2
| | * | usb: dwc3: unmap the proper number of sg entriesSebastian Andrzej Siewior2012-01-241-1/+1
| | * | usb: musb: fix shutdown while usb gadget is in useGrazvydas Ignotas2012-01-241-2/+3
| | * | usb: gadget: f_mass_storage: Use "bool" instead of "int" in fsg_module_parame...Fabio Estevam2012-01-241-5/+5
| | * | usb: gadget: check for streams only for SS udcsSebastian Andrzej Siewior2012-01-241-1/+1