aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-05-05Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-05-05Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-05-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-05-05gadget: single_open() leaksAl Viro
2013-05-05staging: single_open() leaksAl Viro
2013-05-05megaraid: single_open() leakAl Viro
2013-05-05wireless: single_open() leaksAl Viro
2013-05-05input: single_open() leakAl Viro
2013-05-05rtc: single_open() leaksAl Viro
2013-05-05ds1620: single_open() leakAl Viro
2013-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds
2013-05-04serial: sunsu: add missing platform_driver_unregister() when module exitWei Yongjun
2013-05-04Merge tag 'mmc-updates-for-3.10-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-05-04Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-05-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-05-04Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-05-04Merge tag 'renesas-pinctrl-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-05-04Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-05-04sun3_scsi: add ->show_info()Geert Uytterhoeven
2013-05-04nubus: Kill nubus_proc_detach_device()Geert Uytterhoeven
2013-05-04more mode_t whack-a-mole...Al Viro
2013-05-04hwmon: (lm75) Add support for the Dallas/Maxim DS7505Jean Delvare
2013-05-04hwmon: (lm75) Tune resolution and sample time per chipJean Delvare
2013-05-04hwmon: (lm75) Prepare to support per-chip resolution and sample timeJean Delvare
2013-05-04hwmon: (lm75) Per-chip configuration register initializationJean Delvare
2013-05-03cxgb4: fix error recovery when t4_fw_hello returns a positive valueThadeu Lima de Souza Cascardo
2013-05-03sky2: Fix crash on receiving VLAN framesKirill Smelkov
2013-05-03asix: fix BUG in receive path when lowering MTUholger@eitzenberger.org
2013-05-03net: qmi_wwan: Add Telewell TW-LTE 4GTeppo Kotilainen
2013-05-03usbnet: pegasus: endian bug in write_mii_word()Dan Carpenter
2013-05-03Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds
2013-05-02Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-05-03qxl: update to new idr interfaces.Dave Airlie
2013-05-03Merge branch 'server-fixes' into drm-nextDave Airlie
2013-05-03Merge tag 'omapdss-for-3.10-fixes' of git://gitorious.org/linux-omap-dss2/lin...Dave Airlie
2013-05-03Merge branch 'drm-next-3.10-2' of git://people.freedesktop.org/~agd5f/linux i...Dave Airlie
2013-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2013-05-02Merge tag 'pinctrl-fixes-v3.10-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-05-02Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-05-02Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-05-02Merge tag 'vfio-for-v3.10' of git://github.com/awilliam/linux-vfioLinus Torvalds
2013-05-02drivers: net: cpsw: irq not disabled in cpsw isr in particular sequenceMugunthan V N
2013-05-02xen-netback: better names for thresholdsWei Liu
2013-05-02xen-netback: avoid allocating variable size array on stackWei Liu
2013-05-02xen-netback: remove redundent parameter in netbk_count_requestsWei Liu
2013-05-02be2net: Fix to fail probe if MSI-X enable fails for a VFSomnath Kotur
2013-05-02be2net: avoid napi_disable() when it has not been enabledSomnath Kotur
2013-05-02be2net: Fix firmware download for LancerSomnath Kotur
2013-05-02be2net: Fix to receive Multicast Packets when Promiscuous mode is enabled on ...Ajit Khaparde