summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-01-08SATA/PATA: convert drivers/ata/* to use module_platform_driver()Axel Lin12-158/+13
2012-01-08pata_cs5536: forward port changes from cs5536Bartlomiej Zolnierkiewicz1-57/+42
2012-01-08libata-sff: use ATAPI_{COD|IO}Sergei Shtylyov1-2/+2
2012-01-08ata: add ata port runtime PM callbacksLin Ming3-0/+15
2012-01-08ata: add ata port system PM callbacksLin Ming3-70/+76
2012-01-08[SCSI] sd: check runtime PM status in sd_shutdownLin Ming1-0/+5
2012-01-08[SCSI] check runtime PM status in system PMLin Ming1-1/+15
2012-01-08[SCSI] add flag to skip the runtime PM calls on the hostLin Ming1-2/+3
2012-01-08ata: make ata port as parent device of scsi hostLin Ming1-1/+1
2012-01-08ahci: start engine only during soft/hard resetsTejun Heo1-4/+1
2012-01-08drivers/scsi/aacraid/commctrl.c: fix mem leak in aac_send_raw_srb()Jesper Juhl1-0/+1
2012-01-08Merge tag 'infiniband-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds21-67/+105
2012-01-08Merge branch 'dma-buf-merge' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds3-0/+303
2012-01-08Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds48-332/+571
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds15-154/+1557
2012-01-08Merge tag 'md-3.3' of git://neil.brown.name/mdLinus Torvalds10-431/+1256
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds112-171/+168
2012-01-08Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds25-761/+2149
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds83-164/+151
2012-01-08hid-input/battery: add FEATURE quirkJeremy Fitzhardinge2-10/+18
2012-01-08hid-input/battery: remove battery_valJeremy Fitzhardinge1-8/+0
2012-01-08hid-input/battery: power-supply type really *is* a batteryJeremy Fitzhardinge1-1/+1
2012-01-08hid-input/battery: make the battery setup common for INPUTs and FEATUREsJeremy Fitzhardinge1-23/+20
2012-01-08hid-input/battery: deal with both FEATURE and INPUT report batteriesJeremy Fitzhardinge1-7/+13
2012-01-08hid-input/battery: add quirks for batteryJeremy Fitzhardinge2-5/+38
2012-01-08hid-input/battery: remove apparently redundant kmallocJeremy Fitzhardinge1-12/+3
2012-01-08hid-input: add support for HID devices reporting Battery StrengthDaniel Nicoletti1-15/+46
2012-01-07xen/pciback: Fix "device has been assigned to X domain!" warningKonrad Rzeszutek Wilk1-0/+2
2012-01-07xen/pciback: Move the PCI_DEV_FLAGS_ASSIGNED ops to the "[un|]bind"Konrad Rzeszutek Wilk2-2/+2
2012-01-07Merge branch 'samsung/dt' into next/dtArnd Bergmann157-1095/+2760
2012-01-07Merge branch 'next/cleanup' into samsung/dtArnd Bergmann15-174/+191
2012-01-07smsc911x: Unconditionally include linux/smscphy.h in smsc911x.hDavid S. Miller1-2/+0
2012-01-07Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds4-9/+20
2012-01-07Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds4-28/+44
2012-01-07Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds27-319/+456
2012-01-07asix: fix infinite loop in rx_fixup()Aurelien Jacobs1-1/+1
2012-01-07r6040: fix typo in use of MCR0 register bitsCesar Eduardo Barros1-1/+1
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds348-5263/+1280
2012-01-07Merge branch 'depends/rmk/for-linus' into samsung/dtArnd Bergmann142-921/+2569
2012-01-07Merge branch 'depends/rmk/restart' into next/cleanupArnd Bergmann183-1452/+3370
2012-01-06vfs: switch ->show_options() to struct dentry *Al Viro2-3/+3
2012-01-06vfs: switch ->show_stats to struct dentry *Al Viro1-2/+2
2012-01-06Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into ZAl Viro82-152/+141
2012-01-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds3-6/+5
2012-01-06Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/g...Linus Torvalds1-13/+3
2012-01-06Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds14-0/+30
2012-01-06Merge branch 'pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/l...Linus Torvalds2-5/+9
2012-01-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds5-335/+185
2012-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds799-63304/+87764
2012-01-06Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-8/+6