summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* mmc: sdhci: Intel Medfield supportXiaochen Shen2010-10-231-0/+7
* mmc: propagate power save/restore ops return valueOhad Ben-Cohen2010-10-231-2/+2
* mmc: sdhci: split up sdhci.h for sdhci-pltfm usersGiuseppe Cavallaro2010-10-231-0/+144
* mmc: refine DDR supportAdrian Hunter2010-10-231-1/+2
* mmc: Fixes for Dual Data Rate (DDR) supportAdrian Hunter2010-10-232-1/+7
* mmc: MMC 4.4 DDR supportHanumath Prasad2010-10-234-1/+18
* mmc: Move regulator handling closer to coreLinus Walleij2010-10-231-1/+21
* mmc: Make ID freq configurableHein Tibosch2010-10-231-0/+1
* mmc: Add helper function to check if a card is removableMatt Fleming2010-10-231-0/+8
* mmc: rename dev_to_mmc_card() to mmc_dev_to_card()Andy Shevchenko2010-10-231-1/+1
* mmc: make mmc_dev_to_card() macro publicAndy Shevchenko2010-10-231-0/+2
* mmc: Remove distinction between hw and phys segmentsMartin K. Petersen2010-10-231-2/+1Star
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds2010-10-232-5/+26
|\
| * nilfs2: change license of exported header fileRyusuke Konishi2010-10-231-4/+4
| * nilfs2: get rid of snapshot mount flagRyusuke Konishi2010-10-231-1/+0Star
| * nilfs2: make snapshots in checkpoint tree exportableRyusuke Konishi2010-10-231-0/+13
| * nilfs2: keep zero value in i_cno except for gc-inodesRyusuke Konishi2010-10-231-0/+8
| * nilfs2: accept future revisionsRyusuke Konishi2010-10-231-0/+1
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2010-10-231-0/+51
|\ \
| * | kdb,kgdb: fix sparse fixupsJason Wessel2010-10-221-0/+8
| * | kdb: Allow kernel loadable modules to add kdb shell functionsJason Wessel2010-10-221-0/+43
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-10-2315-198/+581
|\ \
| * | mxc_udc: add workaround for ENGcm09152 for i.MX35Eric Bénard2010-10-221-0/+3
| * | usb: usb3.0 ch9 definitionsTatyana Brokhman2010-10-221-1/+57
| * | USB: gadget: storage: reuse definitions from scsi.h header fileMichal Nazarewicz2010-10-221-0/+2
| * | usb-storage: add new no_read_capacity_16 quirkHans de Goede2010-10-221-1/+3
| * | scsi/sd: add a no_read_capacity_16 scsi_device flagHans de Goede2010-10-221-0/+1
| * | usb-storage: add new no_read_disc_info quirkHans de Goede2010-10-221-1/+3
| * | scsi/sr: add no_read_disc_info scsi_device flagHans de Goede2010-10-221-0/+1
| * | USB: introduce unmap_urb_setup_for_dma()Martin Fuzzey2010-10-221-0/+1
| * | USB: add USB EHCI support for MPC5121 SoCAnatolij Gustschin2010-10-221-0/+15
| * | USB: Add more empty functions in otg.hGrazvydas Ignotas2010-10-221-0/+11
| * | usb: musb: host: unmap the buffer for PIO data transfersMaulik Mankad2010-10-221-0/+1
| * | USB: Move USB Storage definitions to their own header fileMatthew Wilcox2010-10-222-37/+49
| * | USB: storage: Use USB_ prefix instead of US_ prefixMichal Nazarewicz2010-10-221-29/+30
| * | USB: cdc.h: ncm: fix one more typoYauheni Kaliuta2010-10-221-2/+2
| * | USB: cdc.h: ncm: add missed constants and structuresYauheni Kaliuta2010-10-221-2/+55
| * | Revert "USB: ncm: added ncm.h with auxiliary definitions"Yauheni Kaliuta2010-10-221-114/+0Star
| * | USB: cdc.h: ncm: typo and style fixesYauheni Kaliuta2010-10-221-10/+12
| * | USB OTG Langwell: Update OTG Kconfig and driver version.Hao Wu2010-10-221-1/+1
| * | USB OTG: Add common data structure for Intel MID Platform (Langwell/Penwell)Hao Wu2010-10-221-0/+180
| * | init.h: add some more documentation to __ref* tagsMichal Nazarewicz2010-10-221-3/+10
| * | usb gadget: don't save bind callback in struct usb_configurationUwe Kleine-König2010-10-221-5/+3Star
| * | usb gadget: don't save bind callback in struct usb_composite_driverMichal Nazarewicz2010-10-221-14/+5Star
| * | usb gadget: don't save bind callback in struct usb_gadget_driverUwe Kleine-König2010-10-221-12/+8Star
| * | USB: gadget: composite: Better string override handlingMichal Nazarewicz2010-10-221-0/+13
| * | USB Gadget: Verify VBUS current before setting the device self-powered bitParirajan Muthalagu2010-10-221-0/+10
| * | usb: Add Intel Langwell USB OTG Transceiver DriverHao Wu2010-10-221-0/+139
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2010-10-238-1/+39
|\ \ \
| * | | serial: abstraction for 8250 legacy portsAlan Cox2010-10-221-0/+4