summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | | | | | drivers/video/auo_k190x.c: drop kfree of devm_kzalloc's dataJulia Lawall2012-08-231-2/+0
| | | * | | | | | | | | | fbcon: Fix bit_putcs() call to kmalloc(s, GFP_KERNEL)Bruno Prémont2012-08-231-1/+1
| | | * | | | | | | | | | fbcon: prevent possible buffer overflow.Paul Cercueil2012-08-231-1/+1
| | | | |_|_|_|_|_|_|_|/ | | | |/| | | | | | | |
| | * | | | | | | | | | Merge tag 'upstream-3.6-rc5' of git://git.infradead.org/linux-ubiLinus Torvalds2012-09-061-2/+2
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | UBI: fix a horrible memory deallocation bugArtem Bityutskiy2012-09-041-2/+2
| * | | | | | | | | | | | PCI: Refactor pbus_size_mem()Gavin Shan2012-09-121-13/+23
| * | | | | | | | | | | | PCI: Align P2P windows using pcibios_window_alignment()Gavin Shan2012-09-121-9/+6
| * | | | | | | | | | | | PCI: Add weak pcibios_window_alignment() interfaceGavin Shan2012-09-121-0/+32
| * | | | | | | | | | | | rtl8192e: Use PCI Express Capability accessorsJiang Liu2012-08-231-5/+3
| * | | | | | | | | | | | et131x: Use PCI Express Capability accessorsJiang Liu2012-08-231-14/+5
| * | | | | | | | | | | | rapdio/tsi721: Use PCI Express Capability accessorsJiang Liu2012-08-231-12/+7
| * | | | | | | | | | | | drm/radeon: Use PCI Express Capability accessorsJiang Liu2012-08-231-7/+3
| * | | | | | | | | | | | [SCSI] qla4xxx: Use PCI Express Capability accessorsJiang Liu2012-08-231-3/+1
| * | | | | | | | | | | | [SCSI] qla4xxx: Use PCI Express Capability accessorsJiang Liu2012-08-231-6/+2
| * | | | | | | | | | | | IB/qib: Use PCI Express Capability accessorsJiang Liu2012-08-231-23/+15
| * | | | | | | | | | | | IB/mthca: Use PCI Express Capability accessorsJiang Liu2012-08-231-4/+4
| * | | | | | | | | | | | rtlwifi: Use PCI Express Capability accessorsJiang Liu2012-08-231-5/+3
| * | | | | | | | | | | | iwlwifi: Use PCI Express Capability accessorsJiang Liu2012-08-231-5/+2
| * | | | | | | | | | | | iwlegacy: Use PCI Express Capability accessorsJiang Liu2012-08-231-3/+1
| * | | | | | | | | | | | ath9k: Use PCI Express Capability accessorsJiang Liu2012-08-231-15/+6
| * | | | | | | | | | | | atl1c: Use PCI Express Capability accessorsJiang Liu2012-08-231-1/+1
| * | | | | | | | | | | | cxgb4: Use PCI Express Capability accessorsJiang Liu2012-08-232-13/+3
| * | | | | | | | | | | | cxgb3: Use PCI Express Capability accessorsJiang Liu2012-08-231-14/+8
| * | | | | | | | | | | | myri10ge: Use PCI Express Capability accessorsJiang Liu2012-08-231-23/+8
| * | | | | | | | | | | | niu: Use PCI Express Capability accessorsJiang Liu2012-08-231-12/+7
| * | | | | | | | | | | | mlx4: Use PCI Express Capability accessorsJiang Liu2012-08-231-4/+4
| * | | | | | | | | | | | vxge: Use PCI Express Capability accessorsJiang Liu2012-08-231-2/+2
| * | | | | | | | | | | | igb: Use PCI Express Capability accessorsJiang Liu2012-08-231-10/+2
| * | | | | | | | | | | | e1000e: Use PCI Express Capability accessorsJiang Liu2012-08-231-19/+8
| * | | | | | | | | | | | tg3: Use PCI Express Capability accessorsJiang Liu2012-08-231-37/+13
| * | | | | | | | | | | | bnx2x: Use PCI Express Capability accessorsJiang Liu2012-08-231-20/+5
| * | | | | | | | | | | | r8169: Preserve other Device Control bits when setting NOSNOOP_ENBjorn Helgaas2012-08-231-2/+2
| * | | | | | | | | | | | r8169: Use PCI Express Capability accessorsJiang Liu2012-08-231-35/+9
| * | | | | | | | | | | | PCI/ASPM: Use PCI Express Capability accessorsJiang Liu2012-08-231-51/+26
| * | | | | | | | | | | | PCI/AER: Use PCI Express Capability accessorsJiang Liu2012-08-232-51/+17
| * | | | | | | | | | | | PCI/PME: Use PCI Express Capability accessorsJiang Liu2012-08-231-17/+6
| * | | | | | | | | | | | PCI/pciehp: Use PCI Express Capability accessorsJiang Liu2012-08-232-13/+5
| * | | | | | | | | | | | PCI/portdrv: Use PCI Express Capability accessorsJiang Liu2012-08-232-18/+6
| * | | | | | | | | | | | PCI/hotplug: Use PCI Express Capability accessorsJiang Liu2012-08-231-15/+5
| * | | | | | | | | | | | PCI: Wait for pending transactions to complete before 82599 FLRBjorn Helgaas2012-08-231-1/+27
| * | | | | | | | | | | | PCI/core: Use PCI Express Capability accessorsJiang Liu2012-08-233-274/+66
| * | | | | | | | | | | | PCI: Add accessors for PCI Express CapabilityJiang Liu2012-08-231-0/+202
| * | | | | | | | | | | | PCI: Remove unused field pcie_type from struct pci_devYijing Wang2012-08-231-1/+0
| * | | | | | | | | | | | PCI: Introduce pci_pcie_type(dev) to replace pci_dev->pcie_typeYijing Wang2012-08-2316-62/+66
| * | | | | | | | | | | | PCI: Add pcie_flags_reg to cache PCIe capabilities registerYijing Wang2012-08-201-1/+2
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'merge' into nextBenjamin Herrenschmidt2012-09-07434-2643/+5823
|\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-09-0237-109/+154
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / | |/| | | | | | | | | |
| | * | | | | | | | | | net: qmi_wwan: add several new Gobi devicesBjørn Mork2012-09-021-0/+3
| | * | | | | | | | | | fddi: 64 bit bug in smt_add_para()Dan Carpenter2012-09-021-1/+1
| | * | | | | | | | | | net: ethernet: fix kernel OOPS when remove davinci_mdio moduleBin Liu2012-08-311-1/+3