summaryrefslogtreecommitdiffstats
path: root/block/elevator.c (unfollow)
Commit message (Expand)AuthorFilesLines
2010-07-05Removing dead MACH_OMAP_H4_OTGChristoph Egger1-17/+0
2010-07-05Removing dead APMChristoph Egger1-84/+0
2010-07-05Replacing LEDS_OMAP_DEBUG with OMAP_DEBUG_LEDSChristoph Egger2-2/+2
2010-07-05Removing dead OMAP_STIChristoph Egger2-92/+0
2010-07-05Removing dead OMAP_DSPChristoph Egger5-277/+0
2010-07-05Removing dead OMAP_IRChristoph Egger2-22/+0
2010-07-05Replace dead OMAP_MUX_ERRORS with OMAP_MUX_WARNINGSChristoph Egger1-1/+1
2010-07-05omap2/3/4: Add Kconfig option to compile in typical omap featuresTony Lindgren1-0/+21
2010-07-05omap2/3/4: Select all omaps and boards by defaultTony Lindgren1-0/+28
2010-07-05omap2/3/4: Move Kconfig options to mach-omap2/KconfigTony Lindgren2-18/+18
2010-07-05omap: Make omap specific features appear under Kconfig menuTony Lindgren3-1/+15
2010-07-05omap: Use 32KiHZ timer by defaultTony Lindgren1-1/+1
2010-07-05ARM: Disable VGA console for ARM in most casesTony Lindgren1-1/+1
2010-07-05omap: mux: Remove old mux codeTony Lindgren11-528/+1
2010-07-05omap: mux: Convert 2420 platform init code to use new mux codeTony Lindgren6-57/+42
2010-07-05omap: mux: Mux 2430 USB0HS_STP in board-2430.cTony Lindgren1-1/+3
2010-07-05omap: mux: Mux Apollon LCD power in board-apollon.cTony Lindgren2-3/+3
2010-07-05omap: mux: Do keypad muxing in board-*.c filesTony Lindgren6-61/+67
2010-07-05omap: mux: Make omap2 FS USB code use new mux functionsTony Lindgren1-15/+18
2010-07-05omap: mux: Select POP package for 2430SDPTony Lindgren2-0/+12
2010-07-05omap: mux: Select POP package for N8X0Tony Lindgren2-0/+12
2010-07-05omap: mux: Select POP package for ApollonTony Lindgren2-0/+13
2010-07-05omap: mux: Select SIP package for H4Tony Lindgren2-0/+13
2010-07-05omap: mux: Add data for 2430Tony Lindgren4-0/+1170
2010-07-05omap: mux: Add data for 2420Tony Lindgren5-0/+985
2010-07-05omap: mux: Remove unncessary parens from mux34xx.cTony Lindgren1-4/+4
2010-07-05omap: mux: Allow compiling in new mux code on all mach-omap2 systemsTony Lindgren2-2/+2
2010-07-05omap: mux: Renumber package defines to make room for older 24xx packagesTony Lindgren1-4/+6
2010-07-05omap: mux: Fix omap_mux_init_gpio for omap24xxTony Lindgren1-1/+9
2010-07-05omap: Move omap1 USB platform init code into mach-omap1/usb.cTony Lindgren17-551/+589
2010-07-05omap: Enable interface clock for omap2 FS USBTony Lindgren1-0/+11
2010-07-05omap: Move omap2 FS USB platform init code into mach-omap2/usb-fs.cTony Lindgren8-206/+429
2010-07-05omap: Separate out omap2 FS USB platform init functionsTony Lindgren1-95/+157
2010-07-01Add mdr as maintainer of qla1280 driver.Jes Sorensen1-0/+6
2010-07-01futex: futex_find_get_task remove credentails checkMichal Hocko1-13/+4
2010-06-30USB: gadget: f_mass_storage: stale common->fsg value bug fixMichal Nazarewicz1-99/+61
2010-06-30USB: gadget: f_mass_storage: fixed fs descriptors not being updatedMichal Nazarewicz1-22/+12
2010-06-30USB: musb: Enable the maximum supported burst mode for DMAHema HK1-11/+2
2010-06-30USB: musb: fix Blackfin ulpi stubsMike Frysinger1-2/+2
2010-06-30USB: MUSB: make non-OMAP platforms build with CONFIG_PM=ySergei Shtylyov1-2/+4
2010-06-30USB: musb_core: make disconnect and suspend interrupts work againSergei Shtylyov1-5/+1
2010-06-30USB: obey the sysfs power/wakeup settingAlan Stern1-10/+3
2010-06-30USB: gadget eth: Fix calculate CRC32 in EEMJiri Pinkava1-2/+1
2010-06-30USB: qcserial: fix a memory leak in qcprobe error pathAxel Lin1-0/+3
2010-06-30USB: gadget/printer, fix sleep inside atomicJiri Slaby1-16/+16
2010-06-30USB: isp1362-hcd, fix double lockJiri Slaby1-5/+10
2010-06-30USB: serial: ftdi: correct merge conflict with CONTEC idDaniel Sangorrin2-8/+0
2010-06-30USB: fix oops in usb_sg_init()Alan Stern1-2/+5
2010-06-30USB: s3c2410: deactivate endpoints before gadget unbindingVladimir Zapolskiy1-1/+5
2010-06-30USB: ehci-mxc: bail out on transceiver problemsWolfram Sang1-3/+10