aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-03-21Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-03-21Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-03-21Merge tag 'pm-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2012-03-21Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds
2012-03-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-03-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-03-20Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds
2012-03-20Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds
2012-03-20Merge tag 'staging-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-03-20Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-03-20Merge tag 'char-misc-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gr...Linus Torvalds
2012-03-20Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-03-20Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-03-20Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-03-20drbd: remove the second argument of k[un]map_atomic()Cong Wang
2012-03-20zcache: remove the second argument of k[un]map_atomic()Cong Wang
2012-03-20gma500: remove the second argument of k[un]map_atomic()Cong Wang
2012-03-20dm: remove the second argument of k[un]map_atomic()Cong Wang
2012-03-20vhost: remove the second argument of k[un]map_atomic()Cong Wang
2012-03-20target: remove the second argument of k[un]map_atomic()Cong Wang
2012-03-20zram: remove the second argument of k[un]map_atomic()Cong Wang
2012-03-20rtl8192u: remove the second argument of k[un]map_atomic()Cong Wang
2012-03-20hv: remove the second argument of k[un]map_atomic()Cong Wang
2012-03-20scsi: remove the second argument of k[un]map_atomic()Cong Wang
2012-03-20net: remove the second argument of k[un]map_atomic()Cong Wang
2012-03-20memstick: remove the second argument of k[un]map_atomic()Cong Wang
2012-03-20media: remove the second argument of k[un]map_atomic()Cong Wang
2012-03-20md: remove the second argument of k[un]map_atomic()Cong Wang
2012-03-20infiniband: remove the second argument of k[un]map_atomic()Cong Wang
2012-03-20ide: remove the second argument of k[un]map_atomic()Cong Wang
2012-03-20drm: remove the second argument of k[un]map_atomic()Cong Wang
2012-03-20edac: remove the second argument of k[un]map_atomic()Cong Wang
2012-03-20crypto: remove the second argument of k[un]map_atomic()Cong Wang
2012-03-20block: remove the second argument of k[un]map_atomic()Cong Wang
2012-03-20ata: remove the second argument of k[un]map_atomic()Cong Wang
2012-03-20Merge branch 'upstream' into for-linusJiri Kosina
2012-03-20HID: multitouch: add PID for Fructel productAndreas Nielsen
2012-03-20Merge branches 'roccat' and 'wacom' into for-linusJiri Kosina
2012-03-20Merge branches 'battery-scope', 'logitech' and 'multitouch' into for-linusJiri Kosina
2012-03-20cpsw: Hook up default ndo_change_mtu.David S. Miller
2012-03-19Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-03-19net: qmi_wwan: fix build error due to cdc-wdm dependecyBjørn Mork
2012-03-19netdev: driver: ethernet: Add TI CPSW driverMugunthan V N
2012-03-19netdev: driver: ethernet: add cpsw address lookup engine supportMugunthan V N
2012-03-19phy: add am79c874 PHY supportHeiko Schocher
2012-03-19mlx4_core: fix race on comm channelEugenia Emantayev
2012-03-19bonding: send igmp report for its masterPeter Pan(潘卫平)
2012-03-19fs_enet: Add MPC5125 FEC support and PHY interface selectionVladimir Ermakov
2012-03-19fcoe: use CHECKSUM_UNNECESSARY instead of CHECKSUM_PARTIAL on txYi Zou