summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-07-04uio: use vma_pages() to replace (vm_end - vm_start) >> PAGE_SHIFTLibin1-1/+1
2013-07-04block: do not pass disk names as format stringsKees Cook2-2/+3
2013-07-04drivers/cdrom/cdrom.c: use kzalloc() for failing hardwareJonathan Salwan1-1/+1
2013-07-04drivers/cdrom/gdrom.c: fix device number leakLibo Chen1-1/+1
2013-07-04drivers/dma/pl330.c: fix locking in pl330_free_chan_resources()Bartlomiej Zolnierkiewicz1-2/+2
2013-07-03Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds3-57/+135
2013-07-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds17-289/+27
2013-07-03Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2-5/+6
2013-07-03Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-3/+36
2013-07-03Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2013-07-03Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-12/+150
2013-07-03Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds9-11/+529
2013-07-03Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds12-83/+1051
2013-07-03Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds44-572/+4899
2013-07-03Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds11-51/+777
2013-07-03Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds73-3514/+15568
2013-07-03Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds8-211/+266
2013-07-03Merge tag 'fixes-non-critical-for-linus' of git://git.kernel.org/pub/scm/linu...Linus Torvalds12-21/+16
2013-07-02Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds16-157/+219
2013-07-02Merge tag 'char-misc-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds98-867/+3316
2013-07-02Merge tag 'staging-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds867-21073/+280421
2013-07-02Merge tag 'tty-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds39-375/+1988
2013-07-02Merge tag 'usb-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds212-3288/+15111
2013-07-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds9-12/+88
2013-07-01Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds10-92/+60
2013-06-30Revert "serial: 8250_pci: add support for another kind of NetMos Technology P...Greg Kroah-Hartman1-4/+0
2013-06-29Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+5
2013-06-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-1/+5
2013-06-29Merge branch 'devel-stable' into for-nextRussell King1-18/+5
2013-06-29Merge branches 'fixes', 'mcpm', 'misc' and 'mmci' into for-nextRussell King2-39/+130
2013-06-29cpqphp_sysfs: switch to fixed_size_llseek()Al Viro1-20/+2
2013-06-29tile-srom: switch to fixed_size_llseek()Al Viro1-25/+3
2013-06-29ubi/cdev: switch to fixed_size_llseek()Al Viro1-25/+1
2013-06-29pci/proc: switch to fixed_size_llseek()Al Viro1-21/+2
2013-06-29isapnp: switch to fixed_size_llseek()Al Viro1-21/+1
2013-06-29lpfc: switch to fixed_size_llseek()Al Viro1-16/+2
2013-06-29ps3flash: switch to generic_file_llseek_size()Al Viro1-26/+2
2013-06-29wlcore: use *ppos, not file->f_posAl Viro1-2/+2
2013-06-29bfa: switch to fixed_size_llseek()Al Viro1-25/+3
2013-06-29fnic: switch to fixed_size_llseek()Al Viro1-14/+2
2013-06-29vc: switch to fixed_size_llseek()Al Viro1-16/+1
2013-06-29eisa_eeprom: switch to fixed_size_llseek()Al Viro1-13/+2
2013-06-29bna: switch to fixed_size_llseek()Al Viro1-21/+1
2013-06-29zorro: switch to fixed_size_llseek()Al Viro1-21/+1
2013-06-29mtdchar: switch to fixed_size_llseek()Al Viro1-19/+1
2013-06-29comedi: quit wanking with FASYNC in ->release()Al Viro1-3/+0
2013-06-29more open-coded file_inode() callsAl Viro1-1/+1
2013-06-29move linux/loop.h to drivers/blockAl Viro3-2/+87
2013-06-29pxa3xx: VM_IO is set by io_remap_pfn_range()Al Viro1-1/+0
2013-06-29au1100fb: VM_IO is set by io_remap_pfn_range()Al Viro1-2/+0