aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* drivers/net/wan/farsync.c: add missing iounmapJulia Lawall2012-04-17
* davinci_mdio: Fix MDIO timeout checkChristian Riesch2012-04-17
* arcnet: rimi: Fix device name in debug outputJiri Kosina2012-04-17
* dummy: Add ndo_uninit().Hiroaki SHIMODA2012-04-16
* net: usb: smsc75xx: fix mtuStephane Fillod2012-04-16
* can: usb: PCAN-USB Pro: fix mem leaks in pcan_usb_pro_init() on error pathsJesper Juhl2012-04-16
* net/ethernet: ks8851_mll fix rx frame buffer overflowDavide Ciminaghi2012-04-14
* ixgbe: fix WoL issue with fiberDon Skidmore2012-04-14
* e1000e: issues in Sx on 82577/8/9Bruce Allan2012-04-14
* net: smsc911x: fix skb handling in receive pathWill Deacon2012-04-13
* ks8851: Fix missing mutex_lock/unlockMatt Renzelmann2012-04-13
* drivers/net/ethernet/xilinx/axi ethernet: Correct CopyrightMichal Simek2012-04-13
* 8139cp: set intr mask after its handler is registeredJason Wang2012-04-13
* atl1: fix kernel panic in case of DMA errorsTony Zelenoff2012-04-13
* skbuff: struct ubuf_info callback type safetyMichael S. Tsirkin2012-04-13
* ppp: Fix race condition with queue start/stopDavid Woodhouse2012-04-13
* caif_hsi: use dev_dbg not dev_err for reportingKim Lilliestierna XX2012-04-13
* caif-hsi: Free flip_buffer at shutdownsjur.brandeland@stericsson.com2012-04-13
* net: Fix misplaced parenthesis in virtio_net.cTorsten Kaiser2012-04-13
* Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-04-12
|\
| * drivers/rtc/rtc-pl031.c: enable clock on all ST variantsLinus Walleij2012-04-12
| * drivers/rtc/rtc-twl.c: use static register while reading timeKonstantin Shlyakhovoy2012-04-12
| * drivers/rtc/rtc-s3c.c: add placeholder for driver private dataTushar Behera2012-04-12
| * drivers/rtc/rtc-s3c.c: fix compilation errorTushar Behera2012-04-12
| * drivers/rtc/rtc-efi.c: fix section mismatch warningJan Beulich2012-04-12
| * drivers/rtc/rtc-r9701.c: reset registers if invalid values are detectedAndreas Dumberger2012-04-12
| * drivers/char/random.c: fix boot id uniqueness raceMathieu Desnoyers2012-04-12
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-04-12
|\ \
| * | rtlwifi: Add missing DMA buffer unmapping for PCI driversLarry Finger2012-04-11
| * | rtlwifi: Preallocate USB read buffers and eliminate kalloc in read routineLarry Finger2012-04-11
| * | Revert "ath9k: fix going to full-sleep on PS idle"Sujith Manoharan2012-04-10
| * | rt2x00: Fix rfkill_polling register function.Chen, Chien-Chia2012-04-10
| * | bcma: fix build error on MIPS; implicit pcibios_enable_devicePaul Gortmaker2012-04-10
| * | rtlwifi: Fix oops on rate-control failureLarry Finger2012-04-09
| * | rtlwifi: rtl8192de: Fix firmware initializationLarry Finger2012-04-09
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2012-04-09
| |\ \
| | * | Bluetooth: btusb: typo in Broadcom SoftSailing idDon Zickus2012-03-29
| | * | Bluetooth: Add support for Atheros [04ca:3005]AceLan Kao2012-03-28
| | * | Bluetooth: hci_ldisc: fix NULL-pointer dereference on tty_closeJohan Hovold2012-03-28
| | * | Bluetooth: Add Atheros maryann PIDVID supportCho, Yu-Chen2012-03-28
| | * | Bluetooth: btusb: Add USB device ID "0a5c 21e8"João Paulo Rechi Vita2012-03-28
* | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-04-12
|\ \ \ \
| * \ \ \ Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux...Dave Airlie2012-04-12
| |\ \ \ \
| | * | | | drm/exynos: fix to pointer manager member of struct exynos_drm_subdrvJoonyoung Shim2012-04-12
| | * | | | drm/exynos: fix struct for operation callback functions to driver nameJoonyoung Shim2012-04-12
| | * | | | drm/exynos: use define instead of default_win member in struct mixer_contextJoonyoung Shim2012-04-12
| | * | | | drm/exynos: rename s/HDMI_OVERLAY_NUMBER/MIXER_WIN_NRJoonyoung Shim2012-04-12
| | * | | | drm/exynos: remove unused codes in hdmi and mixerJoonyoung Shim2012-04-12
| | * | | | drm/exynos: remove unnecessary type conversion of hdmi and mixerJoonyoung Shim2012-04-12
| | * | | | drm/exynos: add format list of planeSeung-Woo Kim2012-04-05