aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-05-08pvpanic: pvpanic device driverHu Tao
2013-05-08asus-nb-wmi: set wapf=4 for ASUSTeK COMPUTER INC. X75AAceLan Kao
2013-05-08drivers: platform: x86: Use PTR_RET functionAlexandru Gheorghiu
2013-05-08sony-laptop: SVS151290S kbd backlight and gfx switch supportArthur Wirski
2013-05-08hp-wmi: add more definitions for new event_id'sAlex Hung
2013-05-08dell-laptop: Fix krealloc() misuse in parse_da_table()David Woodhouse
2013-05-08hp_accel: Ignore the error from lis3lv02d_poweron() at resumeShuah Khan
2013-05-08dell: add new dell WMI format for the AIO machinesAceLan Kao
2013-05-08Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2013-05-08Merge branches 'cxgb4', 'ipoib', 'iser', 'misc', 'mlx4', 'qib' and 'srp' into...Roland Dreier
2013-05-08Merge branch 'for-3.10/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-05-08Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-05-07Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2013-05-07aio: don't include aio.h in sched.hKent Overstreet
2013-05-07aio: use cancellation list lazilyKent Overstreet
2013-05-07aio: move private stuff out of aio.hKent Overstreet
2013-05-07char: add aio_{read,write} to /dev/{null,zero}Zach Brown
2013-05-07gadget: remove only user of aio retryZach Brown
2013-05-07drivers/infiniband/hw: rename random32() to prandom_u32()Andrew Morton
2013-05-07drivers/net: rename random32() to prandom_u32()Akinobu Mita
2013-05-07drivers/rtc/rtc-rs5c372.c: add R2221T/L variant to the driverLucas Stach
2013-05-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-05-07Merge branch 'parisc-for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-05-07Merge tag 'remoteproc-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-05-07Merge tag 'rpmsg-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/...Linus Torvalds
2013-05-07Merge tag 'hwspinlock-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-05-07Merge tag 'multiplatform-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-05-07Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-05-07Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2013-05-07Merge tag 'soc-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-05-07Merge tag 'soc-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-05-07Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2013-05-07e1000e: fix scheduling while atomic bugBruce Allan
2013-05-07vhost-scsi: Enable VIRTIO_RING_F_EVENT_IDXAsias He
2013-05-07block_device_operations->release() should return voidAl Viro
2013-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-05-06Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds
2013-05-06Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-05-06Merge tag 'for-3.10-rc1' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds
2013-05-06Merge tag 'iommu-updates-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-05-06Merge branch 'exynos/pwm-clocksource' into late/multiplatformArnd Bergmann
2013-05-06Merge branch 'late/clksrc' into late/cleanupArnd Bergmann
2013-05-06Merge branch 'late/dt' into next/dt2Arnd Bergmann
2013-05-06parisc: fix partly 16/64k PAGE_SIZE bootHelge Deller
2013-05-06net/usb: new driver for RTL8152hayeswang
2013-05-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2013-05-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-05-063c59x: fix freeing nonexistent resource on driver unloadSergei Shtylyov
2013-05-06vhost: drop virtio_net.h dependencyMichael S. Tsirkin
2013-05-06vhost-net: Cleanup vhost_ubuf and vhost_zcopyAsias He