summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-02-2321-37/+1956
|\
| * Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt2013-02-2018-34/+1953
| |\
| | * drivers/video: fsl-diu-fb: fix bugs in interrupt handlingAnatolij Gustschin2013-01-291-25/+33
| | * drivers/video: fsl-diu-fb: fix pixel formats for 24 and 16 bppAnatolij Gustschin2013-01-291-3/+3
| | * powerpc, dma: move bestcomm driver from arch/powerpc/sysdev to drivers/dmaPhilippe De Muyter2013-01-0317-6/+1918
| * | Merge branch 'merge' into nextBenjamin Herrenschmidt2013-01-29365-2439/+10150
| |\ \
| * | | tty/hvsi: Use for_each_compatible_node() macroWei Yongjun2013-01-101-3/+1
| * | | powerpc/windfarm: Use for_each_node_by_type() macroWei Yongjun2013-01-103-3/+3
* | | | Merge branch 'parisc-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/de...Linus Torvalds2013-02-225-17/+11
|\ \ \ \
| * | | | parisc: led driver requires CONFIG_VM_EVENT_COUNTERSHelge Deller2013-02-201-0/+1
| * | | | parisc: remove IRQF_DISABLEDPeter Zijlstra2013-02-201-1/+1
| * | | | drivers/parisc/pdc_stable.c: use WARNJulia Lawall2013-02-201-4/+2
| * | | | drivers/parisc: Use printf extension %pR for struct resourceJoe Perches2013-02-202-12/+7
* | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-02-223-8/+8
|\ \ \ \ \
| * | | | | intel_idle: Convert i7300_idle_lock to raw_spinlockMike Galbraith2013-02-191-4/+4
| * | | | | locking: Various static lock initializer fixesThomas Gleixner2013-02-192-4/+4
| |/ / / /
* | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-211-1/+3
|\ \ \ \ \
| * | | | | x86: Don't panic if can not alloc buffer for swiotlbYinghai Lu2013-01-291-1/+3
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-02-2138-581/+774
|\ \ \ \ \ \
| * | | | | | drivers/gpio: add missing GENERIC_HARDIRQ dependencyHeiko Carstens2013-02-141-2/+2
| * | | | | | drivers/input: add couple of missing GENERIC_HARDIRQS dependenciesHeiko Carstens2013-02-144-4/+5
| * | | | | | s390/mm: implement software dirty bitsMartin Schwidefsky2013-02-141-8/+2
| * | | | | | drivers/media: add missing GENERIC_HARDIRQS dependencyHeiko Carstens2013-02-141-1/+1
| * | | | | | drivers/net,AT91RM9200: add missing GENERIC_HARDIRQS dependencyHeiko Carstens2013-02-141-0/+1
| * | | | | | phylib: remove !S390 dependeny from KconfigHeiko Carstens2013-02-141-1/+0
| * | | | | | uio: remove !S390 dependency from KconfigHeiko Carstens2013-02-141-1/+0
| * | | | | | dasd: fix sysfs cleanup in dasd_generic_removeStefan Weinhuber2013-02-141-1/+4
| * | | | | | s390/pci: fix hotplug module initSebastian Ott2013-02-141-33/+25
| * | | | | | parport: disable PC-style parallel port support for s390Heiko Carstens2013-02-141-1/+1
| * | | | | | ata: disable ATA for s390Heiko Carstens2013-02-141-1/+1
| * | | | | | s390/pci: rename pci_probe to s390_pci_probeHeiko Carstens2013-02-141-1/+1
| * | | | | | s390/time: rename tod clock access functionsHeiko Carstens2013-02-1418-58/+58
| * | | | | | s390/scm: use inline dummy functionsSebastian Ott2013-02-142-14/+29
| * | | | | | s390/cio: handle unknown pgroup stateSebastian Ott2013-02-141-3/+61
| * | | | | | s390/cio: export vpm via sysfsSebastian Ott2013-02-141-0/+10
| * | | | | | s390/cio: skip broken pathsSebastian Ott2013-02-141-5/+6
| * | | | | | s390/cio: dont abort verification after missing irqSebastian Ott2013-02-142-10/+43
| * | | | | | s390/zcore: Add hsa fileMichael Holzheu2013-02-141-3/+59
| * | | | | | s390/chsc: cleanup SEI helper functionsSebastian Ott2013-02-141-36/+32
| * | | | | | s390/3270: asynchronous size sensingMartin Schwidefsky2013-02-144-314/+332
| * | | | | | s390/3270: introduce device notifierMartin Schwidefsky2013-02-144-82/+83
| * | | | | | s390/3270: fix initialization order in tty3270_alloc_viewMartin Schwidefsky2013-02-141-6/+8
| * | | | | | s390/3270: readd tty3270_openMartin Schwidefsky2013-02-141-0/+15
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-02-2166-820/+1341
|\ \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *-. \ \ \ \ \ \ Merge branches 'for-3.9/sony' and 'for-3.9/steelseries' into for-linusJiri Kosina2013-02-216-3/+448
| |\ \ \ \ \ \ \ \
| | | * | | | | | | HID: steelseries: fix out of bound array accessJiri Kosina2013-01-311-1/+2
| | | * | | | | | | HID: steelseries: rename driver to be compliant with other driversJiri Kosina2013-01-313-2/+2
| | | * | | | | | | USB: HID: Steelseries SRW-S1 Add support controlling all LEDs simultaneouslySimon Wood2013-01-311-4/+61
| | | * | | | | | | USB: HID: Steelseries SRW-S1 Add support for LEDsSimon Wood2013-01-311-0/+199
| | | * | | | | | | USB: HID: Steelseries SRW-S1 Add support for dialsSimon Wood2013-01-311-4/+82