aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-08-04Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds1-2/+2
2012-08-04drbd: nuke pdflush from commentsArtem Bityutskiy1-2/+2
2012-08-03Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds9-125/+52
2012-08-03Merge tag 'for_linux-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2012-08-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2-5/+2
2012-08-03Merge branches 'delete-gts-bfs', 'misc', 'novell-bugzilla-757888-numa' and 'o...Len Brown3360-117643/+276844
2012-08-03ACPI processor: Fix tick_broadcast_mask online/offline regressionFeng Tang1-1/+1
2012-08-03ACPI: Only count valid srat memory structuresThomas Renninger1-3/+5
2012-08-03ACPI: Untangle a return statement for better readabilityThomas Renninger1-2/+4
2012-08-02Merge branch 'for-linus-3.6' of git://dev.laptop.org/users/dilinger/linux-olpcLinus Torvalds7-2/+345
2012-08-02Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-13/+37
2012-08-02Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds9-26/+124
2012-08-02Merge tag 'md-3.6' of git://neil.brown.name/mdLinus Torvalds5-22/+150
2012-08-01Merge branch 'dmaengine' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds11-1123/+2070
2012-08-02md/dm-raid: DM_RAID should select MD_RAID10NeilBrown1-2/+3
2012-08-02md/raid1: submit IO from originating thread instead of md thread.NeilBrown2-4/+55
2012-08-02raid5: raid5d handle stripe in batch wayShaohua Li1-13/+32
2012-08-02raid5: make_request use batch stripe releaseShaohua Li2-3/+60
2012-08-01Merge tag 'fbdev-updates-for-3.6' of git://github.com/schandinat/linux-2.6Linus Torvalds48-1089/+2468
2012-08-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds9-88/+35
2012-08-01Merge branch 'for-3.6/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds17-165/+198
2012-08-01Merge branch 'for-3.6/core' of git://git.kernel.dk/linux-blockLinus Torvalds2-39/+1
2012-08-01Merge branch 'for-next' of git://neil.brown.name/mdLinus Torvalds8-219/+400
2012-08-01delousing target_core_file a bitAl Viro1-27/+5
2012-08-01DM RAID: Add support for MD RAID10Jonathan Brassow1-5/+90
2012-08-01Merge commit 'c039c332f23e794deb6d6f37b9f07ff3b27fb2cf' into mdNeilBrown1608-55721/+77054
2012-08-01Merge branch 'common/irqdomain' into sh-latestPaul Mundt5-5/+85
2012-08-01sh: intc: initial irqdomain support.Paul Mundt5-5/+85
2012-08-01Merge branch 'common/pinctrl' into sh-latestPaul Mundt1-17/+15
2012-08-01sh: pfc: Fix up init ordering mess.Paul Mundt1-17/+15
2012-08-01Merge branch 'sh/dmaengine' into sh-latestPaul Mundt1934-62202/+198204
2012-08-01serial: sh-sci: fix compilation breakage, when DMA is enabledGuennadi Liakhovetski1-2/+3
2012-08-01dmaengine: shdma: restore partial transfer calculationGuennadi Liakhovetski2-0/+21
2012-07-31Platform: OLPC: move global variables into priv structAndres Salomon1-20/+28
2012-07-31Platform: OLPC: move debugfs support from x86 EC driverAndres Salomon1-0/+117
2012-07-31x86: OLPC: switch over to using new EC driver on x86Andres Salomon1-5/+0
2012-07-31Platform: OLPC: add a suspended flag to the EC driverAndres Salomon1-1/+45
2012-07-31Platform: OLPC: turn EC driver into a platform_driverAndres Salomon1-0/+48
2012-07-31Platform: OLPC: allow EC cmd to be overridden, and create a workqueue to call itAndres Salomon1-2/+110
2012-07-31drivers: OLPC: update various drivers to include olpc-ec.hAndres Salomon4-2/+4
2012-07-31Platform: OLPC: add a stub to drivers/platform/ for the OLPC EC driverAndres Salomon3-0/+21
2012-07-31Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds10-12/+14
2012-07-31Merge tag 'vfio-for-v3.6' of git://github.com/awilliam/linux-vfioLinus Torvalds13-0/+5426
2012-07-31Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds17-159/+287
2012-07-31Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds8-258/+555
2012-07-31Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds126-8031/+7073
2012-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds7-16/+84
2012-07-31rtc/rtc-88pm80x: remove unneed devm_kfreeDevendra Naga1-2/+0
2012-07-31rtc/rtc-88pm80x: assign ret only when rtc_register_driver failsDevendra Naga1-1/+1
2012-07-31nbd: set SOCK_MEMALLOC for access to PFMEMALLOC reservesMel Gorman1-1/+5
2012-07-31netvm: propagate page->pfmemalloc from skb_alloc_page to skbMel Gorman7-8/+7
2012-07-31mm: factor out memory isolate functionsMinchan Kim1-0/+1
2012-07-31drivers/media/video/v4l2-ioctl.c: fix buildAndrew Morton1-2/+6
2012-07-31Merge tag 'for-v3.6' of git://git.infradead.org/battery-2.6Linus Torvalds17-55/+697
2012-07-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2-355/+462
2012-07-31[media] radio-tea5777: use library for 64bits divMauro Carvalho Chehab1-3/+5
2012-07-31vfio: Add PCI device driverAlex Williamson8-0/+3233
2012-07-31vfio: Type1 IOMMU implementationAlex Williamson4-0/+768
2012-07-31vfio: VFIO coreAlex Williamson5-0/+1425
2012-07-31USB: echi-dbgp: increase the controller wait time to come out of halt.Colin Ian King1-1/+1
2012-07-31thermal: Constify 'type' argument for the registration routinefor-v3.6Anton Vorontsov1-1/+1
2012-07-31Merge with upstream to accommodate with thermal changesAnton Vorontsov429-2372/+3770
2012-07-31Merge branches 'dma-omap', 'dma-pl08x' and 'dma-sa11x0' into dmaengineRussell King3-500/+595
2012-07-31ARM: 7464/1: mmc: omap_hsmmc: ensure probe returns error if DMA channel reque...Kevin Hilman1-0/+2
2012-07-31mtd: omap2: remove private DMA API implementationRussell King1-110/+26
2012-07-31mtd: omap2: add DMA engine supportRussell King1-1/+91
2012-07-31spi: omap2-mcspi: remove private DMA API implementationRussell King1-99/+5
2012-07-31spi: omap2-mcspi: add DMA engine supportRussell King1-31/+150
2012-07-31mmc: omap: remove private DMA API implementationRussell King1-229/+6
2012-07-31mmc: omap: add DMA engine supportRussell King2-12/+190
2012-07-31mmc: omap_hsmmc: remove private DMA API implementationRussell King1-200/+63
2012-07-31mmc: omap_hsmmc: add DMA engine supportRussell King1-27/+165
2012-07-31dmaengine: omap: add support for cyclic DMARussell King1-4/+89
2012-07-31dmaengine: omap: add support for setting fiRussell King1-2/+3
2012-07-31dmaengine: omap: add support for returning residue in tx_state methodRussell King1-5/+64
2012-07-31dmaengine: add OMAP DMA engine driverRussell King3-0/+531
2012-07-31Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Jens Axboe1-2/+1
2012-07-31floppy: remove duplicated flag FD_RAW_NEED_DISKFengguang Wu1-2/+1
2012-07-31blk: pass from_schedule to non-request unplug functions.NeilBrown3-3/+3
2012-07-31blk: centralize non-request unplug handling.NeilBrown3-81/+18
2012-07-31md: remove plug_cnt feature of plugging.NeilBrown5-14/+5
2012-07-31block/nbd: micro-optimization in nbd request completionChetan Loke1-1/+1
2012-07-30[media] tlg2300: Declare MODULE_FIRMWARE usageTim Gardner1-1/+3
2012-07-30[media] lgs8gxx: Declare MODULE_FIRMWARE usageTim Gardner1-1/+4
2012-07-30[media] xc5000: Add MODULE_FIRMWARE statementsTim Gardner1-2/+6
2012-07-30[media] s2255drv: Add MODULE_FIRMWARE statementTim Gardner1-0/+1
2012-07-30[media] dib8000: move dereference after check for NULLDan Carpenter1-1/+3
2012-07-30[media] bttv: add support for Aposonic W-DVRTony Gentile2-2/+10
2012-07-30Merge tag 'mfd-for-linus-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-3/+3
2012-07-30[media] cx25821: Remove bad strcpy to read-only char*Ezequiel García2-4/+1
2012-07-30Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds121-5204/+6989
2012-07-31md/RAID1: Add missing case for attempting to repair known bad blocks.Alexander Lyakas1-0/+12
2012-07-30[media] pms.c: remove duplicated includeDuan Jiong1-1/+0
2012-07-30[media] smiapp-core.c: remove duplicated includeDuan Jiong1-1/+0
2012-07-30rbd: create rbd_refresh_helper()Alex Elder1-10/+15
2012-07-30rbd: return obj version in __rbd_refresh_header()Alex Elder1-14/+11
2012-07-30rbd: fixes in rbd_header_from_disk()Alex Elder1-5/+13
2012-07-30rbd: always pass ops array to rbd_req_sync_op()Alex Elder1-30/+16
2012-07-30rbd: pass null version pointer in add_snap()Alex Elder1-2/+1
2012-07-30rbd: make rbd_create_rw_ops() return a pointerAlex Elder1-31/+39
2012-07-30rbd: have __rbd_add_snap_dev() return a pointerAlex Elder1-15/+22
2012-07-30rbd: drop "object_name" from rbd_req_sync_unwatch()Alex Elder1-4/+5
2012-07-30rbd: drop "object_name" from rbd_req_sync_notify_ack()Alex Elder1-4/+3
2012-07-30rbd: drop "object_name" from rbd_req_sync_notify()Alex Elder1-4/+4
2012-07-30rbd: drop "object_name" from rbd_req_sync_watch()Alex Elder1-7/+5
2012-07-30rbd: drop rbd_dev parameter in snap functionsAlex Elder1-12/+7
2012-07-30rbd: drop rbd_header_from_disk() gfp_flags parameterAlex Elder1-7/+6
2012-07-30rbd: snapc is unused in rbd_req_sync_read()Alex Elder1-2/+1
2012-07-30rbd: rename rbd_device->idAlex Elder1-8/+8
2012-07-30rbd: encapsulate header validity testAlex Elder1-1/+7
2012-07-30rbd: clean up a few dout() callsAlex Elder1-19/+22
2012-07-30rbd: simplify __rbd_remove_all_snaps()Alex Elder1-3/+2
2012-07-30rbd: drop extra header_rwsem initAlex Elder1-2/+0
2012-07-30rbd: kill rbd_image_header->snap_seqAlex Elder1-2/+0
2012-07-30rbd: set snapc->seq only when refreshing headerAlex Elder1-8/+2
2012-07-30rbd: preserve snapc->seq in rbd_header_set_snap()Alex Elder1-11/+7
2012-07-30rbd: don't use snapc->seq that wayAlex Elder1-14/+0
2012-07-30rbd: send header version when notifyingJosh Durgin1-2/+5
2012-07-30rbd: use reference counting for the snap contextJosh Durgin1-18/+18
2012-07-30rbd: set image size when header is updatedJosh Durgin1-0/+1
2012-07-30rbd: expose the correct size of the device in sysfsJosh Durgin1-3/+8
2012-07-30rbd: only reset capacity when pointing to headJosh Durgin1-1/+6
2012-07-30rbd: return errors for mapped but deleted snapshotJosh Durgin1-2/+30
2012-07-30ACPI / PCI: Do not try to acquire _OSC control if that is hopelessRafael J. Wysocki1-2/+9
2012-07-30ACPI: delete _GTS/_BFS supportLen Brown5-115/+31
2012-07-30[media] via-camera: pass correct format settings to sensorDaniel Drake1-1/+1
2012-07-30[media] rtl2832.c: minor cleanupHans-Frieder Vogt1-1/+1
2012-07-30[media] Add support for the IguanaWorks USB IR TransceiverSean Young3-0/+651
2012-07-30[media] Minor cleanups for MCE USBSean Young1-8/+5
2012-07-30[media] drivers/media/dvb/siano/smscoreapi.c: use list_for_each_entryJulia Lawall1-23/+16
2012-07-30[media] Use a named union in struct v4l2_ioctl_infoHans Verkuil1-5/+5
2012-07-30[media] mceusb: Add Twisted Melon USB IDsMark Lord1-0/+7
2012-07-30[media] staging/media/solo6x10: use module_pci_driver macroDevendra Naga1-12/+1
2012-07-30[media] staging/media/dt3155v4l: use module_pci_driver macroDevendra Naga1-14/+1
2012-07-30Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds41-369/+255
2012-07-30drivers/misc/lkdtm.c: fix missing allocation failure checkAlan Cox1-0/+2
2012-07-30pps: return PTR_ERR on error in device_createEmil Goode1-1/+3
2012-07-30drivers/rtc/rtc-pcf8563.c: add device tree supportNick Bowler1-0/+10
2012-07-30drivers/rtc/rtc-pcf8563.c: set owner field in driver structNick Bowler1-0/+1
2012-07-30rtc/rtc-da9052: remove unneed devm_kfree callDevendra Naga1-4/+1
2012-07-30rtc/mc13xxx: add support for the rtc in the mc34708 pmicUwe Kleine-König1-0/+2
2012-07-30rtc/mc13xxx: use MODULE_DEVICE_TABLE instead of MODULE_ALIASUwe Kleine-König1-2/+2
2012-07-30drivers/rtc/rtc-s3c.c: replace #include header files from asm/* to linux/*Sachin Kamat1-2/+2
2012-07-30drivers/rtc/rtc-r9701.c: check that r9701_set_datetime() succeededAndrew Morton1-1/+2
2012-07-30drivers/rtc/rtc-r9701.c: avoid second call to rtc_valid_tm()Devendra Naga1-2/+1
2012-07-30drivers/rtc/rtc-ab8500.c: remove fix for AB8500 ED versionBengt Jonsson1-16/+11
2012-07-30drivers/rtc/rtc-ab8500.c: use UIE emulationRamesh Chandrasekaran2-1/+15
2012-07-30rtc: pl031: fix up IRQ flagsMattias Wallin1-1/+10
2012-07-30rtc: pl031: use per-vendor variables for special initLinus Walleij1-9/+14
2012-07-30rtc: pl031: encapsulate per-vendor opsLinus Walleij1-22/+39
2012-07-30drivers/rtc/rtc-coh901331.c: use devm allocationLinus Walleij1-35/+15
2012-07-30drivers/rtc/rtc-coh901331.c: use clk_prepare/unprepareLinus Walleij1-3/+8
2012-07-30drivers/message/i2o/i2o_config.c: bound allocationAlan Cox1-0/+7
2012-07-30drivers/message/i2o/i2o_proc.c: the pointer returned from chtostr() points to...Kamil Dudka1-15/+22
2012-07-30firmware_map: make firmware_map_add_early() argument consistent with firmware...Yasuaki Ishimatsu1-4/+4
2012-07-30video/uvc: use memweight()Akinobu Mita1-3/+2
2012-07-30dm: use memweight()Akinobu Mita1-11/+2
2012-07-30backlight: move lp855x header into platform_data directoryKim, Milo1-1/+1
2012-07-30backlight: move register definitions from header to sourceKim, Milo1-2/+6
2012-07-30backlight: l4f00242t03: export and use devm_gpio_request_one()Jingoo Han1-19/+10
2012-07-30backlight: corgi_lcd: use devm_gpio_request()Jingoo Han1-14/+5
2012-07-30backlight: lms283gf05: use devm_gpio_request()Jingoo Han1-18/+6
2012-07-30backlight: tosa_bl: use devm_gpio_request()Jingoo Han1-6/+2
2012-07-30backlight: tosa_lcd: use devm_gpio_request()Jingoo Han1-5/+2
2012-07-30backlight: ot200_bl: use devm_gpio_request()Jingoo Han1-6/+3
2012-07-30backlight: atmel-pwm-bl: use devm_gpio_request()Jingoo Han1-9/+5
2012-07-30drivers/video/backlight/lm3533_bl.c: use devm_ functionsJingoo Han1-6/+2
2012-07-30drivers/video/backlight/ot200_bl.c: use devm_ functionsJingoo Han1-8/+4
2012-07-30drivers/video/backlight/atmel-pwm-bl.c: use devm_ functionsJingoo Han1-3/+2
2012-07-30drivers/misc/ti-st/st_core.c: missing NULL checkAlan Cox1-0/+5
2012-07-30clk: validate pointer in __clk_disable()Fengguang Wu1-0/+3
2012-07-30usb/host/r8a66597: remove conditional compilation of clk codeViresh Kumar2-17/+0
2012-07-30gadget/r8a66597: remove conditional compilation of clk codeViresh Kumar2-13/+3
2012-07-30gadget/m66592: remove conditional compilation of clk codeViresh Kumar2-13/+1
2012-07-30net/stmmac: remove conditional compilation of clk codeViresh Kumar2-58/+17
2012-07-30net/c_can: remove conditional compilation of clk codeViresh Kumar1-8/+0
2012-07-30ata/pata_arasan: remove conditional compilation of clk codeViresh Kumar1-13/+1
2012-07-30usb/musb: remove conditional compilation of clk codeViresh Kumar1-8/+0
2012-07-30i2c/i2c-pxa: remove conditional compilation of clk codeViresh Kumar1-7/+0
2012-07-30clk: remove redundant depends on from drivers/KconfigViresh Kumar1-1/+0
2012-07-30pcdp: use early_ioremap/early_iounmap to access pcdp tableGreg Pearson1-2/+2
2012-07-30[media] lirc: fix non-ANSI function declaration warningEmil Goode1-1/+1
2012-07-30[media] rc: ati_remote.c: code style fixingDu, Changbin1-53/+80
2012-07-30[media] Avoid sysfs oops when an rc_dev's raw device is absentDouglas Bagnall1-2/+3
2012-07-30[media] v4l2-dev.c: Move video_put() after debug printkEzequiel García1-6/+6
2012-07-30[media] vivi: fix a few format-related compliance issuesHans Verkuil1-17/+6
2012-07-30[media] drivers/staging/media/easycap/easycap_main.c: add missing usb_free_urbJulia Lawall1-0/+1
2012-07-31md/raid5: For odirect-write performance, do not set STRIPE_PREREAD_ACTIVE.majianpeng1-1/+1
2012-07-31md/raid1: don't abort a resync on the first badblock.NeilBrown1-1/+4
2012-07-30[media] az6007: fix incorrect memcpyAlan Cox1-1/+1
2012-07-31md: remove duplicated test on ->openers when calling do_md_stop()NeilBrown1-6/+2
2012-07-31raid5: Add R5_ReadNoMerge flag which prevent bio from merging at block layermajianpeng2-2/+13
2012-07-31md/raid1: prevent merging too large requestShaohua Li2-7/+50
2012-07-31md/raid1: read balance chooses idlest disk for SSDShaohua Li1-3/+31
2012-07-31md/raid1: make sequential read detection per disk basedShaohua Li2-34/+12
2012-07-31MD RAID10: Export md_raid10_congestedJonathan Brassow2-22/+37
2012-07-31MD: Move macros from raid1*.h to raid1*.cJonathan Brassow4-29/+29
2012-07-31MD RAID1: rename mirror_info structureJonathan Brassow2-9/+9
2012-07-31MD RAID10: rename mirror_info structureJonathan Brassow2-12/+12
2012-07-31MD RAID10: Fix compiler warning.Jonathan Brassow1-1/+1