aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/linux-dmHEADmasterLinus Torvalds35-21/+11653
2011-11-02Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds7-480/+2308
2011-11-02Merge branch 'misc-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl...Linus Torvalds1-2/+4
2011-11-02Merge branch 'akpm' (Andrew's incoming - part two)Linus Torvalds24-195/+3548
2011-11-02drivers/misc/vmw_balloon.c: fix typo in code commentRakib Mullick1-1/+1
2011-11-02drivers/misc/vmw_balloon.c: determine page allocation flag can_sleep outside ...Rakib Mullick1-1/+1
2011-11-02w1: disable irqs in critical sectionJan Weitzel1-0/+5
2011-11-02drivers/w1/w1_int.c: multiple masters used same init_nameFlorian Faber1-0/+1
2011-11-02drivers/power/ds2780_battery.c: fix deadlock upon insertion and removalClifton Barnes1-0/+9
2011-11-02drivers/power/ds2780_battery.c: add a nolock function to w1 interfaceClifton Barnes2-13/+37
2011-11-02drivers/power/ds2780_battery.c: create central point for calling w1 interfaceClifton Barnes1-35/+42
2011-11-02w1: ds2760 and ds2780, use ida for id and ida_simple_get() to get itJonathan Cameron2-84/+12
2011-11-02pps gpio client: add missing dependencyHeiko Carstens1-1/+1
2011-11-02pps: new client driver using GPIOJames Nuss3-0/+237
2011-11-02pps: default echo functionJames Nuss3-28/+13
2011-11-02drivers/net/rionet.c: fix ethernet address macros for LE platformsAlexandre Bounine1-2/+2
2011-11-02RapidIO: fix potential null deref in rio_setup_device()Alexandre Bounine1-1/+1
2011-11-02RapidIO: add mport driver for Tsi721 bridgeAlexandre Bounine6-2/+3146
2011-11-02drivers/rapidio/rio-scan.c: use discovered bit to test if enumeration is comp...Liu Gang1-2/+2
2011-11-02drivers/rtc/rtc-mc13xxx.c: move probe and remove callbacks to .init.text and ...Uwe Kleine-König1-3/+3
2011-11-02rtc: add initial support for mcp7941x partsDavid Anders1-0/+27
2011-11-02drivers/rtc/class.c: convert idr to ida and use ida_simple_get()Jonathan Cameron1-23/+9
2011-11-02Merge git://github.com/rustyrussell/linuxLinus Torvalds7-59/+606
2011-11-02Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/...Linus Torvalds2-2/+2
2011-11-02Merge branch 'for-linus' of git://github.com/richardweinberger/linuxLinus Torvalds11-12/+32
2011-11-02um: switch to use of drivers/KconfigAl Viro8-9/+10
2011-11-02um: clean Kconfig up a bitAl Viro2-0/+19
2011-11-02um: a couple of missing dependencies...Al Viro2-3/+3
2011-11-02filesystems: add set_nlink()Miklos Szeredi1-1/+1
2011-11-02filesystems: add missing nlink wrappersMiklos Szeredi1-1/+1
2011-11-01Merge branch 'next/dt' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2-10/+127
2011-11-01Merge branch 'next/cleanup2' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds1-0/+84
2011-11-01Merge branch 'next/devel' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds3-67/+328
2011-11-01Merge branch 'next/timer' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds3-0/+122
2011-11-01Merge branch 'next/driver' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds3-0/+172
2011-11-01Merge branch 'next/cleanup' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds3-0/+15
2011-11-01Merge branch 'next/fixes' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds5-16/+6
2011-11-02virtio-blk: use ida to allocate disk indexMichael S. Tsirkin1-6/+24
2011-11-02virtio: Add platform bus driver for memory mapped virtio devicePawel Moll3-0/+491
2011-11-02virtio: Dont add "config" to list for !per_vq_vectorKrishna Kumar1-3/+7
2011-11-02virtio: console: wait for first console port for early console outputChristian Borntraeger1-0/+20
2011-11-02virtio: console: add port stats for bytes received, sent and discardedAmit Shah1-0/+24
2011-11-02virtio: console: make discard_port_data() use get_inbuf()Amit Shah1-10/+5
2011-11-02virtio: console: rename variableAmit Shah1-6/+5
2011-11-02virtio: console: make get_inbuf() return port->inbuf if presentAmit Shah1-14/+8
2011-11-02virtio: console: Fix return type for get_inbuf()Amit Shah1-1/+1
2011-11-02virtio: console: Use wait_event_freezable instead of _interruptibleAmit Shah1-4/+5
2011-11-02virtio: console: Ignore port name update request if name already setAmit Shah1-0/+7
2011-11-02virtio: console: Fix indentationAmit Shah1-1/+1
2011-11-02virtio-net: Use virtio_config_val() for retrieving configSasha Levin1-9/+5
2011-11-02virtio-console: Use virtio_config_val() for retrieving configSasha Levin1-6/+4
2011-11-01Merge branch 'for-linus/i2c-3.2' of git://git.fluff.org/bjdooks/linuxLinus Torvalds20-664/+1450
2011-11-01Merge branch 'for-linus' of git://opensource.wolfsonmicro.com/regulatorLinus Torvalds12-41/+604
2011-11-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds4-172/+362
2011-11-01Merge branch 'pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/l...Linus Torvalds2-14/+17
2011-11-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds77-975/+4566
2011-11-01Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', ...Roland Dreier76-971/+4565
2011-11-01Merge git://github.com/herbertx/cryptoLinus Torvalds6-80/+76
2011-11-01Merge branch 'imx/devel' into next/dtArnd Bergmann2-0/+14
2011-11-01Merge branch 'depends/rmk/memory_h' into next/cleanup2Arnd Bergmann1-6/+0
2011-11-01edac: tag sb_edac as EXPERIMENTAL, as it requires more testingMauro Carvalho Chehab1-0/+1
2011-11-01EDAC: Fix incorrect edac mode reporting in sb_edacMark A. Grondona1-3/+4
2011-11-01edac: sb_edac: Add it to the building systemMauro Carvalho Chehab3-25/+31
2011-11-01edac: Add an experimental new driver to support Sandy Bridge CPU'sMauro Carvalho Chehab1-0/+1894
2011-11-01i7300_edac: Fix error cleanup logicMauro Carvalho Chehab1-25/+26
2011-11-01i7core_edac: Initialize memory name with cpu, channel, bankMauro Carvalho Chehab1-0/+4
2011-11-01i7core_edac: Fix compilation on 32 bits archSedat Dilek1-2/+5
2011-11-01i7core_edac: scrubbing fixupsNils Carlson1-8/+133
2011-11-01EDAC: Correct Kconfig dependenciesBorislav Petkov1-3/+2
2011-11-01i7core_edac: return -ENODEV if no MC is foundMauro Carvalho Chehab1-2/+18
2011-11-01i7core_edac: use edac's own way to print errorsMauro Carvalho Chehab1-1/+2
2011-11-01i7core_edac: Drop the edac_mce facilityBorislav Petkov4-91/+25
2011-11-01Merge branches 'for-32/i2c/nomadik', 'for-32/i2c/s3c2410-dt' and 'for-32/i2c/...Ben Dooks3-52/+167
2011-11-01Merge branch 'for-32/i2c/irqflags' into for-linus/i2c-3.2Ben Dooks9-10/+10
2011-11-01Merge branches 'for-32/i2c/omap-v4', 'for-32/i2c/imx-dt', 'for-32/i2c/eg20t-v...Ben Dooks9-530/+1181
2011-10-31Merge branch 'akpm' (Andrew's incoming)Linus Torvalds36-368/+738
2011-10-31wireless: at76c50x: follow rename pack_hex_byte to hex_byte_packAndy Shevchenko1-1/+1
2011-10-31drivers/leds/leds-lp5521.c: check if reset is successfulSrinidhi KASAGAR1-0/+18
2011-10-31leds: turn the blink_timer off before starting to blinkAntonio Ospite1-0/+2
2011-10-31leds: save the delay values after a successful call to blink_set()Antonio Ospite1-1/+4
2011-10-31drivers/leds/leds-gpio.c: use gpio_get_value_cansleep() when initializingDavid Daney1-1/+1
2011-10-31drivers/leds/leds-lm3530.c: add __devexit_p where neededAxel Lin1-1/+1
2011-10-31drivers/leds/leds-lp5521.c: avoid writing uninitialized value to LP5521_REG_O...Axel Lin1-3/+3
2011-10-31drivers/leds/leds-renesas-tpu.c: move Renesas TPU LED driver platform dataMagnus Damm1-1/+1
2011-10-31drivers/leds/leds-renesas-tpu.c: update driver to use workqueueMagnus Damm1-4/+17
2011-10-31drivers/leds/leds-lm3530.c: remove obsolete cleanup for clientdataWolfram Sang1-1/+0
2011-10-31drivers/leds/led-triggers.c: fix memory leakMasakazu Mokuno1-1/+4
2011-10-31leds: Renesas TPU LED driverMagnus Damm3-0/+357
2011-10-31backlight: rename corgibl_limit_intensity() to genericbl_limit_intensity()Axel Lin1-2/+2
2011-10-31drivers/video/backlight/l4f00242t03.c: use gpio_request_one() to simplify err...Fabio Estevam1-11/+4
2011-10-31backlight: fix broken regulator API usage in l4f00242t03Mark Brown1-37/+20
2011-10-31video/backlight: remove obsolete cleanup for clientdataWolfram Sang1-2/+0
2011-10-31treewide: use __printf not __attribute__((format(printf,...)))Joe Perches12-34/+29
2011-10-31drivers/misc/ad525x_dpot-i2c.c: add i2c support for AD5161Peter Korsgaard1-0/+1
2011-10-31driver/misc/fsa9480.c fix potential null-pointer dereferenceJonghwan Choi1-1/+2
2011-10-31lis3lv02d: make regulator API usage unconditionalMark Brown1-22/+12
2011-10-31lis3: remove the references to the global variable in core driverÉric Piel2-103/+133
2011-10-31lis3: change exported function to use passed parameterÉric Piel5-9/+9
2011-10-31lis3: use consistent naming of variablesÉric Piel1-60/+60
2011-10-31lis3: free regulators if probe() failsÉric Piel1-2/+7
2011-10-31hp_accel: add HP ProBook 655xÉric Piel1-0/+1
2011-10-31lis3: add support for HP EliteBook 8540wÉric Piel1-0/+1
2011-10-31lis3: add support for HP EliteBook 2730pÉric Piel1-0/+1
2011-10-31lis3lv02d: avoid divide by zero due to uncheckedÉric Piel3-9/+32
2011-10-31drivers/hwmon/hwmon.c: convert idr to ida and use ida_simple_get()Jonathan Cameron1-39/+8
2011-10-31hwmon: convert idr to ida and use ida_simple interfaceJonathan Cameron1-24/+8
2011-10-31mm: distinguish between mlocked and pinned pagesChristoph Lameter3-8/+8
2011-11-01Merge branch 'depends/rmk/memory_h' into next/fixesArnd Bergmann1-6/+0
2011-10-31Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds31-350/+395
2011-10-31Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds14-599/+1395
2011-10-31Merge branch 'depends/rmk/gpio' into next/develArnd Bergmann37-520/+2612
2011-10-31Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds389-6428/+27349
2011-10-31Merge branch 'next/fixes' into next/cleanupArnd Bergmann39-538/+2614
2011-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds23-488/+539
2011-10-31Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds1-1/+1
2011-10-31Merge branch 'depends/omap2_dss' into next/cleanupArnd Bergmann43-4376/+5823
2011-10-31Merge branch 'depends/rmk/memory_h' into next/fixesArnd Bergmann1-6/+0
2011-10-31Merge branch 'depends/rmk/gpio' into next/fixesArnd Bergmann37-520/+2612
2011-10-31dm: raid fix device status indicator when array initializingJonathan E Brassow1-11/+37
2011-10-31dm log userspace: add log device dependencyJonathan E Brassow1-3/+32
2011-10-31dm log userspace: fix comment hyphensJonathan Brassow1-1/+1
2011-10-31dm: add thin provisioning targetJoe Thornber5-0/+4006
2011-10-31dm: add persistent data libraryJoe Thornber21-0/+5625
2011-10-31dm: add bufioMikulas Patocka4-0/+1820
2011-10-31dm: export dm get mdAlasdair G Kergon1-0/+1
2011-10-31dm table: add immutable featureAlasdair G Kergon4-0/+43
2011-10-31dm table: add always writeable featureAlasdair G Kergon1-0/+6
2011-10-31dm table: add singleton featureAlasdair G Kergon1-0/+16
2011-10-31dm kcopyd: add dm_kcopyd_zero to zero an areaMikulas Patocka1-5/+26
2011-10-31dm: remove superfluous smp_mbNamhyung Kim1-1/+0
2011-10-31dm: use local printk ratelimitNamhyung Kim1-0/+10
2011-10-31dm table: propagate non rotational flagMandeep Singh Baines1-0/+30
2011-10-31mlx4_core: Deprecate log_num_vlan module paramOr Gerlitz1-5/+6
2011-10-31IB/mlx4: Don't set VLAN in IBoE WQEs' control segmentOr Gerlitz1-9/+2
2011-10-31IB/mlx4: Enable 4K mtu for IBoEOr Gerlitz1-1/+1
2011-10-31RDMA/cxgb4: Mark QP in error before disabling the queue in firmwareTom Tucker1-0/+4
2011-10-31RDMA/cxgb4: Serialize calls to CQ's comp_handlerKumar Sanghvi4-4/+23
2011-10-31RDMA/cxgb3: Serialize calls to CQ's comp_handlerKumar Sanghvi4-2/+20
2011-10-31IB/qib: Fix issue with link states and QSFP cablesMitko Haralanov2-10/+21
2011-10-31EDAC i7core: Use mce socketid for better compatibilityThomas Renninger1-1/+1
2011-10-31i7core_edac: Don't enable memory scrubbing for Xeon 35xxMauro Carvalho Chehab1-7/+39
2011-10-31i7core_edac: Add scrubbing supportSamuel Gabrielsson1-0/+126
2011-10-31edac: Move edac main structs to include/linux/edac.hMauro Carvalho Chehab1-349/+1
2011-10-31i7core_edac: Fix oops when trying to inject errorsMauro Carvalho Chehab1-2/+35
2011-10-31i7core_edac: fix misuse of logical operation in place of bitopDavid Sterba1-1/+1
2011-10-31Merge branch 'dt/gic' into next/dtArnd Bergmann2-6/+107
2011-10-31Merge branch 'omap/dt' into next/dtArnd Bergmann1-0/+84
2011-10-31of/irq: introduce of_irq_initRob Herring1-0/+107
2011-10-31md/raid10: Fix bug when activating a hot-spare.NeilBrown1-1/+1
2011-10-30Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-17/+21
2011-10-30Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds15-60/+2589
2011-10-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds3-45/+44
2011-10-30Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6Linus Torvalds128-7221/+11106
2011-10-30Merge branches 'msm/dt', 'imx/dt' and 'at91/dt' into next/dtArnd Bergmann271-2290/+3183
2011-10-30Merge branch 'pxa/fixes' into next/fixesArnd Bergmann3-14/+4
2011-10-30[S390] qdio: prevent dsci access without adapter interruptsJan Glauber3-33/+50
2011-10-30[S390] sparse: fix sparse symbol shadow warningMartin Schwidefsky1-3/+3
2011-10-30[S390] sparse: fix sparse NULL pointer warningsMartin Schwidefsky1-2/+2
2011-10-30[S390] sparse: fix sparse warnings about missing prototypesMartin Schwidefsky1-0/+2
2011-10-30[S390] sparse: fix sparse static warningsMartin Schwidefsky6-6/+6
2011-10-30[S390] dasd: prevent path verification before resumeStefan Haberland3-2/+17
2011-10-30[S390] qdio: remove multicast pollingJan Glauber2-12/+0
2011-10-30[S390] qdio: reset outbound SBAL error statesJan Glauber1-1/+2
2011-10-30[S390] qdio: EQBS retry after CCQ 96Jan Glauber1-40/+41
2011-10-30[S390] qdio: add timestamp for last queue scan timeJan Glauber4-5/+16
2011-10-30[S390] dasd: re-initialize read_conf buffer for retriesStefan Haberland3-2/+32
2011-10-30[S390] dasd: wait for terminated requestStefan Haberland1-1/+5
2011-10-30[S390] zcore: add missing module.h includeHeiko Carstens1-0/+1
2011-10-30[S390] chsc_sch: add support for irq statisticsSebastian Ott1-1/+4
2011-10-30[S390] ccwgroup: cleanupSebastian Ott1-180/+119
2011-10-30[S390] ccwgroup: move attributes to attribute groupSebastian Ott1-20/+22
2011-10-30[S390] cleanup psw related bits and piecesMartin Schwidefsky2-3/+4
2011-10-30[S390] kdump backend codeMichael Holzheu1-1/+1
2011-10-30[S390] Add real memory access functionsMichael Holzheu1-18/+2
2011-10-30[S390] cio: add message for timeouts on internal I/OSebastian Ott1-3/+20
2011-10-30[S390] fix mismatch in summation of I/O IRQ statisticsPeter Oberparleiter17-22/+51
2011-10-30i2c-algo-pca: Return standard fault codesJean Delvare1-2/+4
2011-10-30i2c-algo-bit: Return standard fault codesJean Delvare1-7/+7
2011-10-30i2c-algo-bit: Be verbose on bus testing failureJean Delvare1-1/+3
2011-10-30i2c-algo-bit: Let user test buses without failingJean Delvare1-3/+3
2011-10-30i2c/scx200_acb: Fix section mismatch warning in scx200_pci_drvHarvey Yang1-3/+3
2011-10-30i2c: I2C_ELEKTOR should depend on HAS_IOPORTGeert Uytterhoeven1-1/+1
2011-10-30bonding: eliminate bond_close race conditionsJay Vosburgh4-60/+61
2011-10-30qlcnic: fix beacon and LED test.Sucheta Chakraborty3-31/+57
2011-10-30qlcnic: updated reset sequenceSony Chacko2-2/+50
2011-10-30qlcnic: reset loopback mode if promiscous mode setting fails.Sucheta Chakraborty1-1/+1
2011-10-30qlcnic: skip IDC ack check in fw reset path.Sritej Velaga1-1/+8
2011-10-29Merge git://github.com/rustyrussell/linuxLinus Torvalds1-8/+8
2011-10-29Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds32-494/+214
2011-10-29Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds7-39/+658
2011-10-29i2c-s3c2410: Add device tree supportThomas Abraham1-4/+106
2011-10-29i2c-s3c2410: Keep a copy of platform data and use itThomas Abraham1-4/+14
2011-10-29i2c-nomadik: cosmetic coding style correctionsJonas Aaberg1-43/+46
2011-10-29i2c-au1550: dev_pm_ops conversionManuel Lauss1-10/+14
2011-10-29i2c-au1550: increase timeout waiting for master doneManuel Lauss1-1/+1
2011-10-29i2c-au1550: remove unused ack_timeoutManuel Lauss1-2/+0
2011-10-29i2c-au1550: remove usage of volatile keywordManuel Lauss1-153/+99
2011-10-29i2c-tegra: __iomem annotation fixOlof Johansson1-1/+1
2011-10-29i2c-eg20t: Add initialize processing in case i2c-error occursTomoya MORINAGA1-0/+3
2011-10-29i2c-eg20t: Fix flag setting issueTomoya MORINAGA1-0/+2