aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-03-03Merge tag 'stable/for-linus-3.9-rc1-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds3-48/+39
2013-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-17/+13
2013-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds5-10/+16
2013-03-03Merge branch 'fixes-for-3.9-latest' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-3/+12
2013-03-03Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-0/+1417
2013-03-03Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-1/+1
2013-03-03Merge tag 'char-misc-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-8/+10
2013-03-03Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-15/+14
2013-03-03Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds20-849/+795
2013-03-03Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2-77/+75
2013-03-03Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds14-273/+1292
2013-03-02Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtdLinus Torvalds33-329/+1800
2013-03-03Merge branches 'devel-stable', 'fixes' and 'mmci' into for-linusRussell King116-937/+1210
2013-03-02metag: Internal and external irqchipsJames Hogan3-0/+1213
2013-03-02metag: Time keepingJames Hogan3-0/+204
2013-03-02Merge tag 'dm-3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds43-580/+8407
2013-03-02Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds5-11/+15
2013-03-02Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds67-1190/+4000
2013-03-02parisc: check return value of down_interruptible() in hp_sdc_rtc.cHelge Deller1-3/+12
2013-03-02x86, ACPI, mm: Revert movablemem_map supportYinghai Lu1-13/+10
2013-03-02Merge tag 'for_linux-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jw...Linus Torvalds1-0/+2
2013-03-02Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds5-13/+13
2013-03-02kgdb/kgdbts: support ppc64Tiejun Chen1-0/+2
2013-03-01dm cache: add cleaner policyHeinz Mauelshagen3-0/+474
2013-03-01dm cache: add mq policyJoe Thornber3-0/+1207
2013-03-01dm: add cache targetJoe Thornber12-0/+4475
2013-03-01dm persistent data: add bitsetJoe Thornber3-0/+329
2013-03-01dm persistent data: add transactional arrayJoe Thornber3-0/+975
2013-03-01dm thin: remove cells from stackJoe Thornber3-23/+43
2013-03-01dm bio prison: pass cell memory inJoe Thornber3-101/+176
2013-03-01dm persistent data: add btree_walkJoe Thornber4-0/+69
2013-03-01dm: add target num_write_bios fnAlasdair G Kergon1-7/+15
2013-03-01dm kcopyd: introduce configurable throttlingMikulas Patocka4-4/+132
2013-03-01dm ioctl: allow message to return dataMikulas Patocka1-1/+35
2013-03-01dm ioctl: optimize functions without variable paramsMikulas Patocka1-18/+34
2013-03-01dm ioctl: introduce ioctl_flagsMikulas Patocka1-23/+41
2013-03-01dm: merge io_pool and tio_poolJun'ichi Nomura1-49/+27
2013-03-01dm: remove unused _rq_bio_info_cacheJun'ichi Nomura1-21/+10
2013-03-01dm: fix limits initialization when there are no data devicesMike Christie1-5/+7
2013-03-01dm snapshot: add missing module aliasesMikulas Patocka1-0/+2
2013-03-01dm persistent data: set some btree fn parms constMike Snitzer2-9/+9
2013-03-01dm: refactor bio cloningAlasdair G Kergon1-68/+96
2013-03-01dm: rename bio cloning functionsAlasdair G Kergon1-32/+31
2013-03-01dm: rename request variables to biosAlasdair G Kergon14-66/+66
2013-03-01dm: clean up clone_bioAlasdair G Kergon1-45/+57
2013-03-01dm persistent data: remove CONFIG_EXPERIMENTALKees Cook1-1/+1
2013-03-01dm: remove CONFIG_EXPERIMENTALAlasdair G Kergon1-12/+12
2013-03-01dm thin: use block_size_is_power_of_twoMike Snitzer1-12/+13
2013-03-01dm bufio: use WRITE_FLUSH instead of REQ_FLUSHMikulas Patocka1-1/+1
2013-03-01dm table: remove superfluous variable resetWang Sheng-Hui1-1/+0
2013-03-01dm thin: support a non power of 2 discard_granularityMike Snitzer1-8/+1
2013-03-01dm: fix truncated status stringsMikulas Patocka12-113/+97
2013-03-01dm: do not replace bioset for request based dmJun'ichi Nomura1-9/+21
2013-03-01hsi: fix kernel-doc warningsRandy Dunlap1-1/+1
2013-03-01xenbus: fix compile failure on ARM with Xen enabledSteven Noonan1-0/+1
2013-03-01watchdog: sp805_wdt depends on ARMAlessandro Rubini1-1/+1
2013-03-01watchdog: davinci_wdt: update to devm_* APIKumar, Anil1-21/+5
2013-03-01watchdog: davinci_wdt: use devm managed clk getMrugesh Katepallewar1-2/+1
2013-03-01watchdog: at91rm9200: add DT supportJoachim Eastwood2-1/+10
2013-03-01watchdog: add timeout-sec property bindingFabio Porcedda4-15/+15
2013-03-01watchdog: at91sam9_wdt: Convert to use the watchdog frameworkWenyou Yang2-119/+43
2013-03-01watchdog: omap_wdt: Add option nowayoutPali Rohár1-1/+5
2013-03-01watchdog: core: dt: add support for the timeout-sec dt propertyFabio Porcedda2-11/+58
2013-03-01watchdog: bcm47xx_wdt.c: add hard timerHauke Mehrtens1-6/+63
2013-03-01watchdog: bcm47xx_wdt.c: rename wdt_time to timeoutHauke Mehrtens1-4/+4
2013-03-01watchdog: bcm47xx_wdt.c: rename ops methodsHauke Mehrtens1-18/+18
2013-03-01watchdog: bcm47xx_wdt.c: use platform deviceHauke Mehrtens1-78/+78
2013-03-01watchdog: bcm47xx_wdt.c: convert to watchdog core apiHauke Mehrtens2-130/+23
2013-03-01watchdog: Convert BookE watchdog driver to watchdog infrastructureGuenter Roeck2-120/+66
2013-03-01watchdog: s3c2410_wdt: Use devm_* functionsJingoo Han1-33/+9
2013-03-01watchdog: remove old STMP3xxx driverWolfram Sang3-298/+0
2013-03-01watchdog: add new driver for STMP3xxx and i.MX23/28Wolfram Sang3-0/+122
2013-03-01rtc: stmp3xxx: add wdt-accessor functionWolfram Sang1-0/+64
2013-03-01watchdog: introduce retu_wdt driverAaro Koskinen3-0/+191
2013-03-01watchdog: intel_scu_watchdog: fix Kconfig dependencyWim Van Sebroeck1-1/+1
2013-03-01watchdog: orion_wdt: Add platform aliasLubomir Rintel1-0/+1
2013-03-01watchdog: ath79_wdt: add device tree matchingGabor Juhos1-0/+11
2013-03-01watchdog: ath79_wdt: get register base from platform device's resourcesGabor Juhos1-10/+38
2013-03-01watchdog: ath79_wdt: convert to use devm_clk_getGabor Juhos1-5/+2
2013-03-01watchdog: sp5100_tco: Write back the original value to reserved bits, instead...Takahisa Tanaka1-20/+8
2013-03-01watchdog: sp5100_tco: Fix wrong indirect I/O access for getting value of rese...Takahisa Tanaka1-2/+3
2013-03-01watchdog: gef_wdt.c: add missing remove callbackDevendra Naga1-0/+1
2013-03-01watchdog: at91sam9: at91_wdt_dt_ids cannot be __initArnd Bergmann1-1/+1
2013-03-01watchdog: da9055_wdt needs to select WATCHDOG_CORERandy Dunlap1-0/+1
2013-03-01[SCSI] Merge tag 'fcoe-02-19-13' into for-linusJames Bottomley10-288/+736
2013-02-28Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds13-134/+920
2013-02-28Fix mis-merge of intel_powerclamp.c resulting in compile errorLinus Torvalds1-0/+1
2013-02-28Merge tag 'late-mvebu-rebased' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-38/+112
2013-02-28Merge tag 'late-omap' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds2-21/+5
2013-02-28Merge tag 'late-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+8
2013-02-28Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...Linus Torvalds13-265/+1885
2013-02-28Merge tag 'tag-for-linus-3.9' of git://git.linaro.org/people/sumitsemwal/linu...Linus Torvalds1-11/+55
2013-02-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-691/+1161
2013-02-28Merge branch 'for-3.9/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds21-1418/+3980
2013-02-28Merge branch 'for-3.9/core' of git://git.kernel.dk/linux-blockLinus Torvalds3-12/+5
2013-02-28Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds49-923/+2165
2013-02-28clocksource: time-armada-370-xp: add local timer supportGregory CLEMENT1-38/+112
2013-02-28Merge branch 'timer/cleanup' into late/mvebu2Arnd Bergmann7-28/+62
2013-02-28Merge 'mmc/upstream' into late/mvebu2Arnd Bergmann113-702/+938
2013-02-28qdio: remove unused parametersStefan Raspl3-7/+7
2013-02-28input: disable i8042 PC Keyboard controller for s390Heiko Carstens1-1/+1
2013-02-28s390/dasd: fix unresponsive device after all channel paths were lostStefan Haberland1-2/+8
2013-02-27Merge branch 'akpm' (final batch from Andrew)Linus Torvalds115-1163/+1220
2013-02-28dmaengine: dw_dmac: move to generic DMA bindingArnd Bergmann2-77/+75
2013-02-27target/pscsi: Rename sg_num to nr_vecs in pscsi_get_bio()Asias He1-2/+2
2013-02-27target/pscsi: Fix page incrementAsias He1-1/+0
2013-02-27target/pscsi: Drop unnecessary NULL assignment to bio->bi_nextAsias He1-2/+0
2013-02-27target: Add __exit annotation for module_exit functionsAsias He4-4/+4
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin32-176/+117
2013-02-27w1: add support for DS2413 Dual Channel Addressable SwitchMariusz Bialonczyk4-5/+189
2013-02-27memstick: move the dereference below the NULL testWei Yongjun1-1/+2
2013-02-27drivers/pps/clients/pps-gpio.c: use devm_kzallocJulia Lawall1-4/+2
2013-02-27mtd: mtd_stresstest: use prandom_bytes()Akinobu Mita1-2/+1
2013-02-27mtd: mtd_subpagetest: convert to use prandom libraryAkinobu Mita1-30/+12
2013-02-27mtd: mtd_speedtest: use prandom_bytesAkinobu Mita1-8/+1
2013-02-27mtd: mtd_pagetest: convert to use prandom libraryAkinobu Mita1-30/+13
2013-02-27mtd: mtd_oobtest: convert to use prandom libraryAkinobu Mita1-33/+16
2013-02-27mtd: mtd_nandecctest: use prandom_bytes instead of get_random_bytes()Akinobu Mita1-1/+1
2013-02-27nbd: fix sparse warningAlex Elder1-0/+1
2013-02-27nbd: show read-only state in sysfsPaolo Bonzini1-0/+3
2013-02-27nbd: fsync and kill block device on shutdownPaolo Bonzini1-0/+10
2013-02-27nbd: support FLUSH requestsAlex Bligh1-2/+20
2013-02-27drivers/char/misc.c:misc_register(): do not loop on misc_list unconditionallyDae S. Kim1-7/+9
2013-02-27ipmi: add options to disable openfirmware and PCI scanningCorey Minyard1-10/+28
2013-02-27ipmi: add new kernel options to prevent automatic ipmi initCorey Minyard1-4/+24
2013-02-27idr: remove MAX_IDR_MASK and move left MAX_IDR_* into idr.cTejun Heo3-4/+2
2013-02-27vfio: convert to idr_alloc()Tejun Heo1-16/+1
2013-02-27uio: convert to idr_alloc()Tejun Heo1-15/+4
2013-02-27thermal: convert to idr_alloc()Tejun Heo2-24/+10
2013-02-27scsi/lpfc: convert to idr_alloc()Tejun Heo1-8/+4
2013-02-27target/iscsi: convert to idr_alloc()Tejun Heo2-16/+14
2013-02-27scsi: convert to idr_alloc()Tejun Heo3-57/+34
2013-02-27scsi/bfa: convert to idr_alloc()Tejun Heo1-11/+4
2013-02-27rpmsg: convert to idr_alloc()Tejun Heo1-18/+12
2013-02-27remoteproc: convert to idr_alloc()Tejun Heo1-7/+3
2013-02-27pps: convert to idr_alloc()Tejun Heo2-23/+15
2013-02-27power: convert to idr_alloc()Tejun Heo3-21/+8
2013-02-27ppp: convert to idr_alloc()Tejun Heo1-29/+4
2013-02-27macvtap: convert to idr_alloc()Tejun Heo1-16/+5
2013-02-27mtd: convert to idr_alloc()Tejun Heo1-7/+2
2013-02-27mmc: convert to idr_alloc()Tejun Heo1-5/+6
2013-02-27misc/tifm_core: convert to idr_alloc()Tejun Heo1-5/+6
2013-02-27misc/c2port: convert to idr_alloc()Tejun Heo1-13/+9
2013-02-27mfd: convert to idr_alloc()Tejun Heo1-7/+6
2013-02-27memstick: convert to idr_alloc()Tejun Heo2-25/+13
2013-02-27dm: convert to idr_alloc()Tejun Heo1-39/+15
2013-02-27IB/qib: convert to idr_alloc()Tejun Heo1-13/+8
2013-02-27IB/ocrdma: convert to idr_alloc()Tejun Heo1-13/+1
2013-02-27IB/mlx4: convert to idr_alloc()Tejun Heo1-17/+15
2013-02-27IB/ipath: convert to idr_alloc()Tejun Heo1-12/+4
2013-02-27IB/ehca: convert to idr_alloc()Tejun Heo2-39/+22
2013-02-27IB/cxgb4: convert to idr_alloc()Tejun Heo1-13/+14
2013-02-27IB/cxgb3: convert to idr_alloc()Tejun Heo1-13/+11
2013-02-27IB/amso1100: convert to idr_alloc()Tejun Heo1-8/+11
2013-02-27IB/core: convert to idr_alloc()Tejun Heo6-81/+48
2013-02-27i2c: convert to idr_alloc()Tejun Heo1-33/+11
2013-02-27drm/vmwgfx: convert to idr_alloc()Tejun Heo1-9/+8
2013-02-27drm/via: convert to idr_alloc()Tejun Heo1-10/+3
2013-02-27drm/sis: convert to idr_alloc()Tejun Heo1-10/+3
2013-02-27drm/i915: convert to idr_alloc()Tejun Heo1-16/+5
2013-02-27drm/exynos: convert to idr_alloc()Tejun Heo1-11/+5
2013-02-27drm: convert to idr_alloc()Tejun Heo4-68/+25
2013-02-27gpio: convert to idr_alloc()Tejun Heo1-8/+3
2013-02-27firewire: convert to idr_alloc()Tejun Heo2-17/+13
2013-02-27firewire: add minor number range check to fw_device_init()Tejun Heo1-0/+4
2013-02-27dmaengine: convert to idr_alloc()Tejun Heo1-10/+6
2013-02-27dca: convert to idr_alloc()Tejun Heo1-13/+10
2013-02-27drbd: convert to idr_alloc()Tejun Heo1-16/+13
2013-02-27atm/nicstar: convert to idr_alloc()Tejun Heo1-18/+6
2013-02-27block/loop: convert to idr_alloc()Tejun Heo1-18/+5
2013-02-27rpmsg: don't use idr_remove_all()Tejun Heo1-1/+0
2013-02-27remoteproc: don't use idr_remove_all()Tejun Heo1-1/+0
2013-02-27dm: don't use idr_remove_all()Tejun Heo1-1/+0
2013-02-27drm: don't use idr_remove_all()Tejun Heo7-11/+1
2013-02-27firewire: don't use idr_remove_all()Tejun Heo1-1/+0
2013-02-27block/loop: don't use idr_remove_all()Tejun Heo1-1/+0
2013-02-27atm/nicstar: don't use idr_remove_all()Tejun Heo1-1/+0
2013-02-27lib/scatterlist: use page iterator in the mapping iteratorImre Deak1-2/+2
2013-02-27backlight: add new lp8788 backlight driverKim, Milo3-0/+340
2013-02-27drivers/video/backlight/ams369fg06.c: make power_on() call optionalJingoo Han1-5/+3
2013-02-27iscsi-target: Fix immediate queue starvation regression with DATAINNicholas Bellinger1-2/+9
2013-02-27Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-8/+138
2013-02-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+2
2013-02-27more file_inode() open-coded instancesAl Viro2-17/+13
2013-02-27Drivers: hv: vmbus: Use the new infrastructure for delivering VMBUS interruptsK. Y. Srinivasan3-8/+10
2013-02-27sysrq: don't depend on weak undefined arrays to have an address that compares...Linus Torvalds1-8/+7
2013-02-27ideapad-laptop: Depend on BACKLIGHT_CLASS_DEVICE instead of selecting itMatthew Garrett1-1/+1
2013-02-27ideapad: depends on backlight subsystem and update commentIke Panhc1-1/+3
2013-02-27Platform: x86: chromeos_laptop - add i915 gmbuses to adapter namesBenson Leung1-0/+4
2013-02-27Platform: x86: chromeos_laptop - Add isl light sensor for PixelBenson Leung1-0/+16
2013-02-27Platform: x86: chromeos_laptop - Add a more general add_i2c_deviceBenson Leung1-3/+11
2013-02-27Platform: x86: chromeos_laptop - Add Pixel TouchscreenYufeng Shen1-0/+31
2013-02-27Platform: x86: chromeos_laptop - Add support for probing devicesBenson Leung1-0/+20
2013-02-27Platform: x86: chromeos_laptop - Add Pixel TrackpadBenson Leung1-0/+29
2013-02-27hp-wmi: fix handling of platform deviceDmitry Torokhov1-39/+30
2013-02-27sony-laptop: leak in error handling sony_nc_lid_resume_setup()Dan Carpenter1-1/+1
2013-02-27hp-wmi: Add support for SMBus hotkeysKyle Evans1-0/+4
2013-02-27asus-wmi: Fix unused function build warningShuah Khan1-5/+0
2013-02-27acer-wmi: avoid the warning of 'devices' may be used uninitializedLee, Chun-Yi1-0/+3
2013-02-27drivers/platform/x86/thinkpad_acpi.c: Handle HKEY event 0x6040Richard Hartmann1-3/+8