aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-03-02Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-03-01hsi: fix kernel-doc warningsRandy Dunlap
2013-02-28Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2013-02-28Fix mis-merge of intel_powerclamp.c resulting in compile errorLinus Torvalds
2013-02-28Merge tag 'late-mvebu-rebased' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-02-28Merge tag 'late-omap' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds
2013-02-28Merge tag 'late-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-02-28Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...Linus Torvalds
2013-02-28Merge tag 'tag-for-linus-3.9' of git://git.linaro.org/people/sumitsemwal/linu...Linus Torvalds
2013-02-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2013-02-28Merge branch 'for-3.9/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-02-28Merge branch 'for-3.9/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-02-28Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2013-02-28clocksource: time-armada-370-xp: add local timer supportGregory CLEMENT
2013-02-28Merge branch 'timer/cleanup' into late/mvebu2Arnd Bergmann
2013-02-28Merge 'mmc/upstream' into late/mvebu2Arnd Bergmann
2013-02-27Merge branch 'akpm' (final batch from Andrew)Linus Torvalds
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin
2013-02-27w1: add support for DS2413 Dual Channel Addressable SwitchMariusz Bialonczyk
2013-02-27memstick: move the dereference below the NULL testWei Yongjun
2013-02-27drivers/pps/clients/pps-gpio.c: use devm_kzallocJulia Lawall
2013-02-27mtd: mtd_stresstest: use prandom_bytes()Akinobu Mita
2013-02-27mtd: mtd_subpagetest: convert to use prandom libraryAkinobu Mita
2013-02-27mtd: mtd_speedtest: use prandom_bytesAkinobu Mita
2013-02-27mtd: mtd_pagetest: convert to use prandom libraryAkinobu Mita
2013-02-27mtd: mtd_oobtest: convert to use prandom libraryAkinobu Mita
2013-02-27mtd: mtd_nandecctest: use prandom_bytes instead of get_random_bytes()Akinobu Mita
2013-02-27nbd: fix sparse warningAlex Elder
2013-02-27nbd: show read-only state in sysfsPaolo Bonzini
2013-02-27nbd: fsync and kill block device on shutdownPaolo Bonzini
2013-02-27nbd: support FLUSH requestsAlex Bligh
2013-02-27drivers/char/misc.c:misc_register(): do not loop on misc_list unconditionallyDae S. Kim
2013-02-27ipmi: add options to disable openfirmware and PCI scanningCorey Minyard
2013-02-27ipmi: add new kernel options to prevent automatic ipmi initCorey Minyard
2013-02-27idr: remove MAX_IDR_MASK and move left MAX_IDR_* into idr.cTejun Heo
2013-02-27vfio: convert to idr_alloc()Tejun Heo
2013-02-27uio: convert to idr_alloc()Tejun Heo
2013-02-27thermal: convert to idr_alloc()Tejun Heo
2013-02-27scsi/lpfc: convert to idr_alloc()Tejun Heo
2013-02-27target/iscsi: convert to idr_alloc()Tejun Heo
2013-02-27scsi: convert to idr_alloc()Tejun Heo
2013-02-27scsi/bfa: convert to idr_alloc()Tejun Heo
2013-02-27rpmsg: convert to idr_alloc()Tejun Heo
2013-02-27remoteproc: convert to idr_alloc()Tejun Heo
2013-02-27pps: convert to idr_alloc()Tejun Heo
2013-02-27power: convert to idr_alloc()Tejun Heo
2013-02-27ppp: convert to idr_alloc()Tejun Heo
2013-02-27macvtap: convert to idr_alloc()Tejun Heo
2013-02-27mtd: convert to idr_alloc()Tejun Heo
2013-02-27mmc: convert to idr_alloc()Tejun Heo