summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-11-30s390/pci: PCI hotplug support via SCLPJan Glauber5-2/+329
2012-11-30s390/pci: CHSC PCI support for error and availability eventsJan Glauber1-44/+112
2012-11-30s390/pci: PCI adapter interrupts for MSI/MSI-XJan Glauber1-0/+6
2012-11-30s390/dasd: add safe offline interfaceStefan Haberland3-17/+116
2012-11-30s390/dasd: fix unaccessible device after resumeStefan Haberland1-9/+7
2012-11-23s390/ccwgroup: allow drivers to call set_{on,off}lineSebastian Ott1-2/+20
2012-11-23s390/ccwgroup: set_online return error when already onlineSebastian Ott1-2/+2
2012-11-23s390/memory hotplug: use pfmf instruction to initialize storage keysHeiko Carstens1-9/+8
2012-11-23s390/zcrypt: msgType50 (RSA-CRT) fixIngo Tuchscherer2-41/+29
2012-11-23s390: use ccw_device_get_schidSebastian Ott5-28/+8
2012-11-23s390: Add a mechanism to get the subchannel id.Cornelia Huck1-0/+12
2012-11-23s390/qdio: rework BUG's and WARN_ON'sJan Glauber3-46/+12
2012-11-23s390/dasd: fix multi-line printks with multiple KERN_<level>sSebastian Ott2-51/+48
2012-11-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds3-3/+11
2012-11-22Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds8-29/+259
2012-11-22Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds13-21/+69
2012-11-22Merge branch 'drm-fixes-3.7' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2-1/+6
2012-11-22Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...Dave Airlie1-1/+2
2012-11-22Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...Dave Airlie10-19/+61
2012-11-22drm/nouveau: use the correct fence implementation for nv50Maarten Lankhorst1-1/+2
2012-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds17-64/+153
2012-11-21Input: ads7846 - enable pendown GPIO debounce time settingIgor Grinberg1-1/+5
2012-11-21team: bcast: convert return value of team_dev_queue_xmit() to bool correctlyJiri Pirko1-3/+3
2012-11-21Merge tag 'pinctrl-for-v3.7-late' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2012-11-21bonding: Bonding driver does not consider the gso_max_size/gso_max_segs setti...Sarveshwar Bandi1-0/+7
2012-11-21xen/netfront: handle compound page fragments on transmitIan Campbell1-21/+77
2012-11-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville7-28/+44
2012-11-20Merge tag 'stable/for-linus-3.7-rc6-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-7/+11
2012-11-20Merge tag 'iommu-fixes-v3.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-2/+3
2012-11-20xen/privcmd: Correctly return success from IOCTL_PRIVCMD_MMAPBATCHMats Petersson1-7/+11
2012-11-20net: fix build failure in xilinxJeff Mahoney1-0/+2
2012-11-20irda: sir_dev: Fix copy/paste typoAlexander Shiyan1-1/+1
2012-11-20ixp4xx_hss: avoid calling dma_pool_create() with NULL devXi Wang1-3/+5
2012-11-20ixp4xx_eth: avoid calling dma_pool_create() with NULL devXi Wang1-3/+5
2012-11-20ne2000: add the right platform deviceAlan Cox1-0/+1
2012-11-20radeon: add AGPMode 1 quirk for RV250Paul Bolle1-1/+4
2012-11-20drm/radeon: properly track the crtc not_enabled case evergreen_mc_stop()Alex Deucher1-0/+2
2012-11-19of/net/mdio-gpio: Fix pdev->id issue when using devicetrees.Srinivas Kandagatla1-4/+7
2012-11-20NFC: Fix pn533 target mode memory leakThierry Escande1-1/+5
2012-11-20NFC: pn533: Fix mem leak in pn533_in_dep_link_upWaldemar Rymarkiewicz1-3/+5
2012-11-20NFC: pn533: Fix use after freeSzymon Janc1-6/+2
2012-11-20NFC: pn533: Fix missing lock while operating on commands listSzymon Janc1-1/+2
2012-11-19Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2-8/+14
2012-11-19ath9k_hw: Fix regression in device resetSujith Manoharan1-1/+1
2012-11-18Input: mousedev - move /dev/input/mice to the correct minorDmitry Torokhov1-2/+2
2012-11-18sis900: fix sis900_set_mode call parameters.Francois Romieu1-1/+1
2012-11-19drm/nouveau/bios: fix DCB v1.5 parsingMarcin Slusarz2-6/+10
2012-11-19drm/nouveau: add missing pll_calc callsMaarten Lankhorst3-1/+22
2012-11-19drm/nouveau: fix crash with noaccel=1Marcin Slusarz1-0/+4
2012-11-19drm/nv40: allocate ctxprog with kmallocMarcin Slusarz3-5/+13