summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-07-20drivers/dma/pl330.c: fix locking in pl330_free_chan_resources()Bartlomiej Zolnierkiewicz
2013-07-20ahci: remove pmp link online check in FBS EHShane Huang
2013-07-20PCI: Fix refcount issue in pci_create_root_bus() error recovery pathJiang Liu
2013-07-20PCI: Finish SR-IOV VF setup before adding the deviceXudong Hao
2013-07-20nbd: correct disconnect behaviorPaul Clements
2013-07-20ACPI / PM: Fix corner case in acpi_bus_update_power()Rafael J. Wysocki
2013-07-20ACPICA: Do not use extended sleep registers unless HW-reduced bit is setLv Zheng
2013-07-20ACPI / EC: Add HP Folio 13 to ec_dmi_table in order to skip DSDT scanLan Tianyu
2013-07-20drivers/rtc/rtc-rv3029c2.c: fix disabling AIE irqAxel Lin
2013-07-20xen/pcifront: Deal with toolstack missing 'XenbusStateClosing' state.Konrad Rzeszutek Wilk
2013-07-20pcmcia: at91_cf: fix gpio_get_value in at91_cf_get_statusJoachim Eastwood
2013-07-20drivers: hv: switch to use mb() instead of smp_mb()Jason Wang
2013-07-20usb: host: xhci-plat: release mem region while removing moduleGeorge Cherian
2013-07-20xhci: check for failed dma pool allocationMathias Nyman
2013-07-20usb: gadget: f_mass_storage: add missing memory barrier for thread_wakeup_neededUCHINO Satoshi
2013-07-20rtlwifi: rtl8192cu: Fix duplicate if testLarry Finger
2013-07-20rtlwifi: rtl8723ae: Fix typo in firmware namesLarry Finger
2013-07-13SCSI: sd: Fix parsing of 'temporary ' cache mode prefixBen Hutchings
2013-07-13Revert "serial: 8250_pci: add support for another kind of NetMos Technology P...Greg Kroah-Hartman
2013-07-13block: do not pass disk names as format stringsKees Cook
2013-07-13charger-manager: Ensure event is not used as format stringKees Cook
2013-07-13drivers/cdrom/cdrom.c: use kzalloc() for failing hardwareJonathan Salwan
2013-07-03can: usb_8dev: unregister netdev before free()ingMarc Kleine-Budde
2013-07-03of/base: release the node correctly in of_parse_phandle_with_args()Tang Yuantian
2013-07-03libata-acpi: add back ACPI based hotplug functionalityAaron Lu
2013-07-03iommu/vt-d: add quirk for broken interrupt remapping on 55XX chipsetsNeil Horman
2013-07-03rt2800: fix RT5390 & RT3290 TX power settings regressionStanislaw Gruszka
2013-07-03dlci: validate the net device in dlci_del()Zefan Li
2013-07-03dlci: acquire rtnl_lock before calling __dev_get_by_name()Zefan Li
2013-07-03iwlwifi: dvm: fix chain noise calibrationNikolay Martynov
2013-07-03ath9k_htc: Handle IDLE state transition properlySujith Manoharan
2013-06-27spi/pxa2xx: fix memory corruption due to wrong size used in devm_kzalloc()Mika Westerberg
2013-06-27spi/pxa2xx: use GFP_ATOMIC in sg table allocationMika Westerberg
2013-06-27drivers: uio: Fix UIO device registration failureDamian Hobson-Garcia
2013-06-27rbd: use the correct length for format 2 object namesJosh Durgin
2013-06-27target/iscsi: don't corrupt bh_count in iscsit_stop_time2retain_timer()Joern Engel
2013-06-27tty: Fix transient pty write() EIOPeter Hurley
2013-06-27tcm_qla2xxx: Fix residual for underrun commands that failRoland Dreier
2013-06-27firmware loader: fix use-after-free by double abortMing Lei
2013-06-27USB: serial: ti_usb_3410_5052: new device id for Abbot strip port cableAnders Hammarquist
2013-06-27Input: xpad - fix for "Mad Catz Street Fighter IV FightPad" controllersShawn Joseph
2013-06-27Input: add missing dependencies on CONFIG_HAS_IOMEMBen Hutchings
2013-06-27Input: cyttsp - fix memcpy size paramFerruh Yigit
2013-06-27netback: set transport header before passing it to kernelJason Wang
2013-06-27tuntap: set transport header before passing it to kernelJason Wang
2013-06-27macvtap: set transport header before passing skb to lower deviceJason Wang
2013-06-27tuntap: correct the return value in tun_set_iff()Jason Wang
2013-06-27net: sh_eth: fix incorrect RX length error if R8A7740Yoshihiro Shimoda
2013-06-27team: move add to port list before port enablementJiri Pirko
2013-06-27team: check return value of team_get_port_by_index_rcu() for NULLJiri Pirko