aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* ACPI/PCI: Negotiate _OSC control bits before requesting them Rafael J. Wysocki2010-08-244-28/+47
* ACPI/PCI: Do not preserve _OSC control bits returned by a query Rafael J. Wysocki2010-08-241-13/+7
* ACPI/PCI: Make acpi_pci_query_osc() return control bitsRafael J. Wysocki2010-08-241-11/+24
* ACPI/PCI: Reorder checks in acpi_pci_osc_control_set()Rafael J. Wysocki2010-08-241-4/+4
* PCI: PCIe: Introduce commad line switch for disabling port servicesRafael J. Wysocki2010-08-243-0/+20
* PCI: PCIe AER: Introduce pci_aer_available()Rafael J. Wysocki2010-08-242-3/+8
* Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2010-08-132-3/+3
|\
| * [S390] zcrypt: fix Kconfig dependenciesHeiko Carstens2010-08-131-1/+1
| * [S390] dasd: fix format string typesHeiko Carstens2010-08-131-2/+2
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-08-1315-14/+22
|\ \
| * | V4L/DVB: v4l2-ctrls.c: needs to include slab.hRandy Dunlap2010-08-121-0/+1
| * | V4L/DVB: fix Kconfig to depends on VIDEO_IRMauro Carvalho Chehab2010-08-1210-10/+10
| * | V4L/DVB: Fix IR_CORE dependenciesMauro Carvalho Chehab2010-08-124-4/+11
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-08-1329-352/+345
|\ \ \ | |_|/ |/| |
| * | ctcm: rename READ/WRITE defines to avoid redefinitionsUrsula Braun2010-08-125-110/+118
| * | claw: rename READ/WRITE defines to avoid redefinitionsHeiko Carstens2010-08-122-61/+61
| * | phylib: available for any speed ethernetRandy Dunlap2010-08-111-1/+1
| * | caif-spi: Bugfix SPI_DATA_POS settings were inverted.Sjur Braendeland2010-08-101-2/+2
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-08-1013-135/+88
| |\ \
| | * | iwlagn: fix rts cts protectionJohannes Berg2010-08-0911-133/+87
| | * | libertas: fix build break by including linux/sched.hJohn W. Linville2010-08-091-0/+1
| | * | Revert "p54pci: Add PCI ID for SMC2802W"John W. Linville2010-08-091-2/+0
| * | | isdn: mISDN: call pci_disable_device() if pci_probe() failedKulikov Vasiliy2010-08-101-1/+4
| * | | isdn: avm: call pci_disable_device() if pci_probe() failedKulikov Vasiliy2010-08-101-0/+1
| * | | isdn: avm: call pci_disable_device() if pci_probe() failedKulikov Vasiliy2010-08-101-0/+1
| * | | usbnet: rx_submit() should return an error code.David S. Miller2010-08-101-6/+16
| * | | qlcnic: using too much stackDan Carpenter2010-08-101-6/+21
| * | | qlcnic: clean up qlcnic_init_pci_info()Dan Carpenter2010-08-101-22/+23
| * | | phy.c: fix kernel-doc warningsRandy Dunlap2010-08-101-1/+1
| * | | farsync: Fix compile warnings.David S. Miller2010-08-101-7/+8
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds2010-08-1216-382/+803
|\ \ \
| * | | dm mpath: support discardMike Snitzer2010-08-121-0/+10
| * | | dm stripe: support discardsMikulas Patocka2010-08-121-0/+39
| * | | dm: split discard requests on target boundariesMike Snitzer2010-08-121-24/+23
| * | | dm stripe: optimize sector divisionMikulas Patocka2010-08-121-5/+18
| * | | dm stripe: move sector translation to a functionMikulas Patocka2010-08-121-7/+14
| * | | dm: error return error for discardsMike Snitzer2010-08-121-0/+5
| * | | dm delay: support discardMike Snitzer2010-08-121-0/+1
| * | | dm: zero silently drop discardsMike Snitzer2010-08-121-0/+5
| * | | dm: use dm_target_offset macroAlasdair G Kergon2010-08-125-8/+7
| * | | dm: factor out max_io_len_target_boundaryMike Snitzer2010-08-121-8/+18
| * | | dm: use common __issue_target_request for flush and discard supportMike Snitzer2010-08-121-8/+22
| * | | dm: linear support discardMike Snitzer2010-08-124-12/+99
| * | | dm crypt: simplify crypt_ctrMilan Broz2010-08-121-81/+104
| * | | dm crypt: simplify crypt_config destruction logicMilan Broz2010-08-121-87/+93
| * | | dm: allow autoloading of dm modPeter Rajnoha2010-08-121-2/+5
| * | | dm: rename map_info flush_request to target_request_nrMike Snitzer2010-08-123-12/+14
| * | | dm ioctl: refactor dm_table_completeWill Drewry2010-08-123-38/+52
| * | | dm snapshot: implement mergeMikulas Patocka2010-08-121-0/+16
| * | | dm: do not initialise full request queue when bio basedMike Snitzer2010-08-123-26/+79