aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* u1: import from CyanogenMod/android_kernel_samsung_smdk4210Daniel Hillenbrand2013-05-2518-409/+4041
* update bcmdhd driver from GT-9505 Sourcesbrissen2013-04-2579-3753/+9568
* smdk4412: mali: merge with r3p1 driver from note8Justin2013-03-2658-951/+1762
* Merge branch 'cm-10.1-experimental' into HEADcodeworkx2013-03-16447-3249/+6704
|\
| * WIFI: Use kernel version 3.4 ifdef's.Brian Beloshapka2013-02-271-13/+26
| * bcmdhd: kang from d2Andrew Dodd2013-02-2735-731/+1518
| * Merge remote-tracking branch 'kernelorg/linux-3.0.y' into 3_0_64Andrew Dodd2013-02-27412-2505/+5160
| |\
| | * netback: correct netbk_tx_err to handle wrap around.Ian Campbell2013-02-141-1/+1
| | * xen/netback: free already allocated memory on failure in xen_netbk_get_requestsIan Campbell2013-02-141-1/+12
| | * xen/netback: don't leak pages on failure in xen_netbk_tx_check_gop.Matthew Daley2013-02-141-26/+14
| | * xen/netback: shutdown the ring if it contains garbage.Ian Campbell2013-02-143-26/+62
| | * tg3: Fix crc errors on jumbo frame receiveNithin Nayak Sujir2013-02-141-21/+33
| | * tg3: Avoid null pointer dereference in tg3_interrupt in netconsole modeNithin Nayak Sujir2013-02-141-0/+4
| | * atm/iphase: rename fregt_t -> ffreg_tHeiko Carstens2013-02-141-73/+73
| | * net: loopback: fix a dst refcounting issueEric Dumazet2013-02-141-0/+5
| | * r8169: remove the obsolete and incorrect AMD workaroundTimo Teräs2013-02-141-7/+0
| | * isdn/gigaset: fix zero size border case in debug dumpTilman Schmidt2013-02-141-0/+2
| | * virtio_console: Don't access uninitialized data.Sjur Brændeland2013-02-141-1/+2
| | * rtlwifi: Fix the usage of the wrong variable in usb.cLarry Finger2013-02-141-2/+2
| | * USB: XHCI: fix memory leak of URB-private dataAlan Stern2013-02-111-0/+2
| | * xhci: Fix isoc TD encoding.Sarah Sharp2013-02-111-1/+3
| | * USB: storage: optimize to match the Huawei USB storage devices and support ne...fangxiaozhi2013-02-113-331/+78
| | * USB: storage: Define a new macro for USB storage match rulesfangxiaozhi2013-02-112-0/+27
| | * USB: EHCI: fix bug in scheduling periodic split transfersAlan Stern2013-02-111-1/+1
| | * USB: qcserial: add Telit Gobi QDL deviceDaniele Palmas2013-02-111-0/+1
| | * USB: option: add Changhong CH690Bjørn Mork2013-02-111-0/+5
| | * USB: option: add support for Telit LE920Daniele Palmas2013-02-111-0/+8
| | * USB: ftdi_sio: add PID/VID entries for ELV WS 300 PC IISven Killig2013-02-112-1/+4
| | * USB: ftdi_sio: add Zolix FTDI PIDPetr Kubánek2013-02-112-0/+6
| | * drivers/rtc/rtc-isl1208.c: call rtc_update_irq() from the alarm irq handlerJan Luebbe2013-02-111-0/+3
| | * drm/radeon: Calling object_unrefer() when creating fb failureliu chuansheng2013-02-111-1/+3
| | * drm/radeon: add quirk for RV100 boardAlex Deucher2013-02-111-0/+8
| | * drm/radeon/evergreen+: wait for the MC to settle after MC blackoutAlex Deucher2013-02-111-0/+2
| | * EDAC: Test correct variable in ->store functionDan Carpenter2013-02-031-1/+1
| | * ath9k: fix double-free bug on beacon generate failureFelix Fietkau2013-02-031-0/+1
| | * ath9k_htc: Fix memory leakSujith Manoharan2013-02-031-0/+2
| | * can: pch_can: fix invalid error codesOlivier Sobrie2013-02-031-1/+1
| | * can: ti_hecc: fix invalid error codesOlivier Sobrie2013-02-031-2/+2
| | * can: c_can: fix invalid error codesOlivier Sobrie2013-02-031-2/+2
| | * ioat: Fix DMA memory sync direction correct flagShuah Khan2013-01-271-1/+1
| | * ACPI / cpuidle: Fix NULL pointer issues when cpuidle is disabledKonrad Rzeszutek Wilk2013-01-271-0/+3
| | * SGI-XP: handle non-fatal trapsRobin Holt2013-01-271-2/+32
| | * ahci: Add identifiers for ASM106x devicesAlan Cox2013-01-271-0/+6
| | * drm/i915: Implement WaDisableHiZPlanesWhenMSAAEnabledDaniel Vetter2013-01-272-0/+7
| | * staging: usbip: changed function return type to voidBart Westgeest2013-01-273-10/+6
| | * serial: 8250, increase PASS_LIMITJiri Slaby2013-01-271-1/+1
| | * drivers/firmware/dmi_scan.c: fetch dmi version from SMBIOS if it existsZhenzhong Duan2013-01-271-15/+47
| | * drivers/firmware/dmi_scan.c: check dmi version when get system uuidZhenzhong Duan2013-01-271-3/+15
| | * SCSI: sd: Reshuffle init_sd to avoid crashJoel D. Diaz2013-01-271-5/+8
| | * USB: UHCI: fix IRQ race during initializationAlan Stern2013-01-271-6/+9