summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2010-10-23mmc: sdhci_pltfm: pass more data on custom init callWolfram Sang
2010-10-23mmc: sdhci-pltfm: move .h file into appropriate subdirWolfram Sang
2010-10-23mmc: sdhci: Intel Medfield supportXiaochen Shen
2010-10-23mmc: propagate power save/restore ops return valueOhad Ben-Cohen
2010-10-23mmc: sdhci: split up sdhci.h for sdhci-pltfm usersGiuseppe Cavallaro
2010-10-23mmc: refine DDR supportAdrian Hunter
2010-10-23mmc: Fixes for Dual Data Rate (DDR) supportAdrian Hunter
2010-10-23mmc: MMC 4.4 DDR supportHanumath Prasad
2010-10-23mmc: Move regulator handling closer to coreLinus Walleij
2010-10-23mmc: Make ID freq configurableHein Tibosch
2010-10-23mmc: Add helper function to check if a card is removableMatt Fleming
2010-10-23mmc: rename dev_to_mmc_card() to mmc_dev_to_card()Andy Shevchenko
2010-10-23mmc: make mmc_dev_to_card() macro publicAndy Shevchenko
2010-10-23mmc: Remove distinction between hw and phys segmentsMartin K. Petersen
2010-10-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds
2010-10-23Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds
2010-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2010-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds
2010-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2010-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2010-10-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds
2010-10-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2010-10-23nilfs2: change license of exported header fileRyusuke Konishi
2010-10-23nilfs2: get rid of snapshot mount flagRyusuke Konishi
2010-10-23nilfs2: make snapshots in checkpoint tree exportableRyusuke Konishi
2010-10-23nilfs2: keep zero value in i_cno except for gc-inodesRyusuke Konishi
2010-10-23nilfs2: accept future revisionsRyusuke Konishi
2010-10-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2010-10-23Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-10-23Merge branch 'for-2.6.37/drivers' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-10-23Merge branch 'for-2.6.37/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-10-22kdb,kgdb: fix sparse fixupsJason Wessel
2010-10-22kdb: Allow kernel loadable modules to add kdb shell functionsJason Wessel
2010-10-22Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...Linus Torvalds
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-22Merge branch 'vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-22Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-22mxc_udc: add workaround for ENGcm09152 for i.MX35Eric BĂ©nard
2010-10-22usb: usb3.0 ch9 definitionsTatyana Brokhman
2010-10-22USB: gadget: storage: reuse definitions from scsi.h header fileMichal Nazarewicz
2010-10-22usb-storage: add new no_read_capacity_16 quirkHans de Goede
2010-10-22scsi/sd: add a no_read_capacity_16 scsi_device flagHans de Goede
2010-10-22usb-storage: add new no_read_disc_info quirkHans de Goede
2010-10-22scsi/sr: add no_read_disc_info scsi_device flagHans de Goede
2010-10-22USB: introduce unmap_urb_setup_for_dma()Martin Fuzzey
2010-10-22USB: add USB EHCI support for MPC5121 SoCAnatolij Gustschin
2010-10-22USB: Add more empty functions in otg.hGrazvydas Ignotas
2010-10-22usb: musb: host: unmap the buffer for PIO data transfersMaulik Mankad
2010-10-22USB: Move USB Storage definitions to their own header fileMatthew Wilcox