summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-01-12lguest: move the lguest tool to the tools directoryDavidlohr Bueso
2012-01-12lguest: switch segment-voodoo-numbers to readable symbolsJacek Galowicz
2012-01-12virtio: balloon: Add freeze, restore handlers to support S4Amit Shah
2012-01-12virtio: balloon: Move vq initialization into separate functionAmit Shah
2012-01-12virtio: net: Add freeze, restore handlers to support S4Amit Shah
2012-01-12virtio: net: Move vq and vq buf removal into separate functionAmit Shah
2012-01-12virtio: net: Move vq initialization into separate functionAmit Shah
2012-01-12virtio: blk: Add freeze, restore handlers to support S4Amit Shah
2012-01-12virtio: blk: Move vq initialization to separate functionAmit Shah
2012-01-12virtio: console: Disable callbacks for virtqueues at start of S4 freezeAmit Shah
2012-01-12virtio: console: Add freeze and restore handlers to support S4Amit Shah
2012-01-12virtio: console: Move vq and vq buf removal into separate functionsAmit Shah
2012-01-12virtio: pci: add PM notification handlers for restore, freeze, thaw, poweroffAmit Shah
2012-01-12virtio: pci: switch to new PM APIAmit Shah
2012-01-12virtio_blk: fix config handler raceMichael S. Tsirkin
2012-01-12virtio: add debugging if driver doesn't kick.Rusty Russell
2012-01-12virtio: expose added descriptors immediately.Rusty Russell
2012-01-12virtio: avoid modulus operation.Rusty Russell
2012-01-12virtio: support unlocked queue kickRusty Russell
2012-01-12virtio: rename virtqueue_add_buf_gfp to virtqueue_add_bufRusty Russell
2012-01-12virtio: document functions better.Rusty Russell
2012-01-12virtio-balloon: Trivial cleanupsSasha Levin
2012-01-12virtio: harsher barriers for rpmsg.Rusty Russell
2012-01-10Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2012-01-10Merge branch 'unicore32' of git://github.com/gxt/linuxLinus Torvalds
2012-01-10Merge branch 'akpm' (aka "Andrew's patch-bomb")Linus Torvalds
2012-01-10drivers/rtc/interface.c: fix alarm rollover when day or month is out-of-rangeBen Hutchings
2012-01-10drivers/rtc/rtc-twl.c: add DT support for RTC inside twl4030/twl6030Benoit Cousson
2012-01-10drivers/rtc/: remove redundant spi driver bus initializationLars-Peter Clausen
2012-01-10drivers/rtc/rtc-jz4740.c: make jz4740_rtc_driver staticAxel Lin
2012-01-10drivers/rtc/rtc-mc13xxx.c: make mc13xxx_rtc_idtable staticAxel Lin
2012-01-10rtc: convert drivers/rtc/* to use module_platform_driver()Axel Lin
2012-01-10drivers/rtc/rtc-wm831x.c: convert to devm_kzalloc()Mark Brown
2012-01-10drivers/rtc/rtc-wm831x.c: remove unused period IRQ handlerMark Brown
2012-01-10rtc/ab8500: add calibration attribute to AB8500 RTCMark Godfrey
2012-01-10drivers/rtc/rtc-ab8500.c: change msleep() to usleep_range()Linus Walleij
2012-01-10rtc/ab8500: set can_wake flagAndrew Lynn
2012-01-10rtc/ab8500: don't disable IRQ:s when suspendingRobert Marklund
2012-01-10drivers/rtc/rtc-mxc.c: make alarm workYauhen Kharuzhy
2012-01-10drivers/rtc/rtc-mxc.c: fix setting time for MX1 SoCYauhen Kharuzhy
2012-01-10drivers/rtc/rtc-cmos.c: fix broken NVRAM bank 2 writingOndrej Zary
2012-01-10leds: convert wm8350 driver to devm_kzalloc()Mark Brown
2012-01-10leds: convert wm831x status driver to devm_kzalloc()Mark Brown
2012-01-10drivers/leds/leds-mc13783.c: fix off-by-one for checking num_ledsAxel Lin
2012-01-10leds: add driver for TCA6507 LED controllerNeilBrown
2012-01-10drivers/leds/leds-netxbig.c: use gpio_request_one()Axel Lin
2012-01-10drivers/leds/leds-bd2802.c: use gpio_request_one()Axel Lin
2012-01-10drivers/leds/leds-lp5523.c: remove unneeded forward declarationAxel Lin
2012-01-10leds: convert leds-dac124s085 to module_spi_driverAxel Lin
2012-01-10leds: convert led i2c drivers to module_i2c_driverAxel Lin