summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-07-21drivers/dma/pl330.c: fix locking in pl330_free_chan_resources()Bartlomiej Zolnierkiewicz1-2/+2
2013-07-21ahci: remove pmp link online check in FBS EHShane Huang1-2/+1
2013-07-21ahci: AHCI-mode SATA patch for Intel Coleto Creek DeviceIDsSeth Heasley1-0/+1
2013-07-21ahci: Add AMD CZ SATA device IDShane Huang2-0/+3
2013-07-21iwlwifi: pcie: wake the queue if stopped when being unmappedEmmanuel Grumbach1-0/+3
2013-07-21iwlwifi: pcie: fix race in queue unmappingEmmanuel Grumbach1-0/+10
2013-07-21PCI: Fix refcount issue in pci_create_root_bus() error recovery pathJiang Liu1-6/+8
2013-07-21PCI: Finish SR-IOV VF setup before adding the deviceXudong Hao1-3/+2
2013-07-21nbd: correct disconnect behaviorPaul Clements1-1/+6
2013-07-21Input: bcm5974 - add support for the 2013 MacBook AirDmitry Torokhov1-2/+34
2013-07-21HID: apple: Add support for the 2013 Macbook AirDmitry Torokhov3-0/+15
2013-07-21ACPI / PM: Fix corner case in acpi_bus_update_power()Rafael J. Wysocki1-5/+18
2013-07-21ACPICA: Do not use extended sleep registers unless HW-reduced bit is setLv Zheng1-3/+5
2013-07-21ACPI / EC: Add HP Folio 13 to ec_dmi_table in order to skip DSDT scanLan Tianyu1-0/+4
2013-07-21ACPI: Add CMOS RTC Operation Region handler supportLan Tianyu4-0/+99
2013-07-21drivers/rtc/rtc-rv3029c2.c: fix disabling AIE irqAxel Lin1-1/+1
2013-07-21xen/pcifront: Deal with toolstack missing 'XenbusStateClosing' state.Konrad Rzeszutek Wilk1-4/+3
2013-07-21parisc: fix LMMIO mismatch between PAT length and MASK registerHelge Deller1-0/+56
2013-07-21pcmcia: at91_cf: fix gpio_get_value in at91_cf_get_statusJoachim Eastwood1-2/+2
2013-07-21drivers: hv: switch to use mb() instead of smp_mb()Jason Wang2-6/+6
2013-07-21usb: host: xhci-plat: release mem region while removing moduleGeorge Cherian1-0/+1
2013-07-21xhci: check for failed dma pool allocationMathias Nyman1-0/+4
2013-07-21USB: ehci-omap: Tweak PHY initialization sequenceRoger Quadros1-2/+9
2013-07-21usb: gadget: f_mass_storage: add missing memory barrier for thread_wakeup_neededUCHINO Satoshi1-0/+2
2013-07-21USB: option,qcserial: move Novatel Gobi1K IDs to qcserialDan Williams2-5/+7
2013-07-21pch_uart: Add uart_clk selection for the MinnowBoardDarren Hart1-0/+5
2013-07-21rtlwifi: rtl8192cu: Fix duplicate if testLarry Finger1-1/+1
2013-07-21rtlwifi: rtl8723ae: Fix typo in firmware namesLarry Finger1-3/+3
2013-07-21rtlwifi: rtl8192cu: Add new USB ID for TP-Link TL-WN8200NDLarry Finger1-0/+1
2013-07-13cpufreq: Fix cpufreq regression after suspend/resumeSrivatsa S. Bhat1-0/+1
2013-07-13SCSI: sd: Fix parsing of 'temporary ' cache mode prefixBen Hutchings1-1/+1
2013-07-13Revert "serial: 8250_pci: add support for another kind of NetMos Technology P...Greg Kroah-Hartman1-4/+0
2013-07-13tty: Reset itty for other ptyPeter Hurley1-0/+2
2013-07-13block: do not pass disk names as format stringsKees Cook2-2/+3
2013-07-13charger-manager: Ensure event is not used as format stringKees Cook1-1/+1
2013-07-13drivers/cdrom/cdrom.c: use kzalloc() for failing hardwareJonathan Salwan1-1/+1
2013-06-30Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds10-92/+60
2013-06-29Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+5
2013-06-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-1/+5
2013-06-28drm/qxl: add missing access check for execbuffer ioctlDave Airlie1-0/+5
2013-06-27rbd: send snapshot context with writesJosh Durgin1-1/+5
2013-06-26Merge tag 'fcoe1' into fixesJames Bottomley757-5121/+8694
2013-06-26Merge tag 'fcoe' into fixesJames Bottomley3-24/+30
2013-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds44-135/+4827
2013-06-26Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds3-20/+20
2013-06-26dlci: validate the net device in dlci_del()Zefan Li1-0/+12
2013-06-26dlci: acquire rtnl_lock before calling __dev_get_by_name()Zefan Li1-5/+9
2013-06-26Merge tag 'regulator-v3.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-2/+2
2013-06-26Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds1-1/+21
2013-06-26Merge tag 'pm+acpi-3.10-late' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds10-108/+201