summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2013-05-076-67/+49
|\
| * Fix cleaning in scripts/modAndreas Schwab2013-05-061-0/+2
| * headers_install.pl: convert to headers_install.shRob Landley2013-04-093-65/+45
| * kbuild: fix ld-option functionAntony Pavlov2013-04-082-2/+2
* | menuconfig: fix NULL pointer dereference when searching a symbolLi Zefan2013-05-071-6/+10
* | e1000e: fix scheduling while atomic bugBruce Allan2013-05-071-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-05-0615-50/+1826
|\ \
| * | tipc: potential divide by zero in tipc_link_recv_fragment()Dan Carpenter2013-05-061-2/+4
| * | tipc: add a bounds check in link_recv_changeover_msg()Dan Carpenter2013-05-061-1/+4
| * | net/usb: new driver for RTL8152hayeswang2013-05-064-0/+1789
| * | 3c59x: fix freeing nonexistent resource on driver unloadSergei Shtylyov2013-05-061-1/+1
| * | netpoll: inverted down_trylock() testDan Carpenter2013-05-061-1/+1
| * | rps_dev_flow_table_release(): no need to delay vfree()Al Viro2013-05-062-12/+1
| * | fib_trie: no need to delay vfree()Al Viro2013-05-061-11/+2
| * | net: frag, fix race conditions in LRU list maintenanceKonstantin Khlebnikov2013-05-062-2/+4
| * | tcp: do not expire TCP fastopen cookiesEric Dumazet2013-05-051-6/+9
| * | net/eth/ibmveth: Fixup retrieval of MAC addressBenjamin Herrenschmidt2013-05-051-13/+10
| * | virtio: don't expose u16 in userspace apistephen hemminger2013-05-051-1/+1
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds2013-05-0636-220/+1149
|\ \ \
| * | | leds: leds-asic3: switch to using SIMPLE_DEV_PM_OPSJingoo Han2013-04-011-4/+3
| * | | leds: leds-bd2802: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han2013-04-011-7/+3
| * | | leds: lp55xx: configure the clock detectionKim, Milo2013-04-015-62/+27
| * | | leds: lp55xx: use common clock framework when external clock is usedKim, Milo2013-04-012-0/+40
| * | | leds: leds-ns2: fix oops at module removalSimon Guinot2013-04-011-13/+25
| * | | leds: leds-pwm: Defer led_pwm_set() if PWM can sleepFlorian Vaussard2013-04-011-8/+42
| * | | leds: lp55xx: fix the sysfs read operationKim, Milo2013-04-012-3/+4
| * | | leds: lm355x, lm3642: support camera LED triggers for flash and torchKim, Milo2013-04-012-0/+4
| * | | leds: add camera LED triggersKim, Milo2013-04-014-0/+74
| * | | leds: trigger: use inline functions instead of macrosKim, Milo2013-04-012-13/+14
| * | | leds: tca6507: Use of_match_ptr() macroSachin Kamat2013-04-011-2/+2
| * | | leds: wm8350: Complain if we fail to reenable DCDCMark Brown2013-04-011-1/+4
| * | | leds: renesas: set gpio_request_one() flags param correctlyJingoo Han2013-04-011-1/+2
| * | | leds: leds-ns2: set devm_gpio_request_one() flags param correctlyJingoo Han2013-04-011-2/+4
| * | | leds: leds-lt3593: set devm_gpio_request_one() flags param correctlyJingoo Han2013-04-011-2/+3
| * | | leds: leds-bd2802: remove erroneous __exit annotationJingoo Han2013-04-011-2/+2
| * | | leds: atmel-pwm: remove erroneous __exit annotationJingoo Han2013-04-011-2/+2
| * | | leds: move LED trigger drivers into new subdirectoryKim, Milo2013-04-0113-117/+121
| * | | leds: add new LP5562 LED driverKim, Milo2013-04-018-7/+799
* | | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-05-0636-293/+1293
|\ \ \ \
| * | | | gpio: grgpio: Add irq supportAndreas Larsson2013-04-262-3/+364
| * | | | gpio: grgpio: Add device driver for GRGPIO coresAndreas Larsson2013-04-264-0/+180
| * | | | gpiolib-acpi: introduce acpi_get_gpio_by_index() helperMika Westerberg2013-04-123-1/+125
| * | | | GPIO: gpio-generic: remove kfree() from bgpio_remove callAlexander Shiyan2013-04-111-5/+1
| * | | | gpio / ACPI: Handle ACPI events in accordance with the specRafael J. Wysocki2013-04-102-20/+122
| * | | | gpio: lpc32xx: Fix off-by-one valid range checking for bankAxel Lin2013-04-101-1/+1
| * | | | gpio: mcp23s08: convert driver to DTLars Poeschel2013-04-102-31/+153
| * | | | gpio/omap: force restore if context loss is not detectableJon Hunter2013-04-102-10/+22
| * | | | gpio/omap: optimise interrupt service routineJon Hunter2013-04-101-7/+7
| * | | | gpio/omap: remove extra context restores in *_runtime_resume()Tarun Kanti DebBarma2013-04-101-4/+0
| * | | | gpio/omap: free irq domain in probe() failure pathsJon Hunter2013-04-101-2/+4
OpenPOWER on IntegriCloud