aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* drivers/rtc/rtc-mxc.c: remove defines already included in rtc.hWolfram Sang2011-05-261-6/+0
* drivers/rtc/rtc-pcf50633.c: don't request update IRQLars-Peter Clausen2011-05-261-20/+3
* rtc: add support for spear rtcRajeev Kumar2011-05-263-0/+543
* drivers/rtc/rtc-mrst.c: use release_mem_region after request_mem_regionJulia Lawall2011-05-261-2/+2
* rtc: add basic support for ST M41T93 SPI RTCVoss, Nikolaus2011-05-263-0/+235
* rtc: add rv3029c2 RTC supportHeiko Schocher2011-05-263-0/+464
* rtc: add EM3027 rtc driverMike Rapoport2011-05-263-0/+171
* rtc: add support for the RTC in VIA VT8500 and compatiblesAlexey Charkov2011-05-263-0/+374
* m32r: fix spin_lock_irqsave() misuseKOSAKI Motohiro2011-05-261-1/+2
* drivers/bcma/host_pci.c needs slab.hAndrew Morton2011-05-261-0/+1
* drivers/video/mb862xx/mb862xxfbdrv.c needs uaccess.hAndrew Morton2011-05-261-0/+1
* Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-05-2636-50/+40
|\
| * isdn/diva: Drop __TIME__ usageMichal Marek2011-05-261-3/+2
| * wan/pc300: Drop __TIME__ usageMichal Marek2011-05-261-2/+1
| * parport: Drop __TIME__ usageMichal Marek2011-05-251-1/+0
| * hdlcdrv: Drop __TIME__ usageMichal Marek2011-05-251-1/+1
| * baycom: Drop __TIME__ usageMichal Marek2011-05-254-4/+4
| * pmcraid: Drop __DATE__ usageMichal Marek2011-04-192-6/+4
| * edac: Drop __DATE__ usageMichal Marek2011-04-1918-18/+18
| * rio: Drop __DATE__ usageMichal Marek2011-04-191-1/+1
| * scsi/wd33c93: Drop __TIME__ usageMichal Marek2011-04-191-4/+3
| * scsi/in2000: Drop __TIME__ usageMichal Marek2011-04-191-1/+1
| * aacraid: Drop __TIME__ usageMichal Marek2011-04-191-2/+1
| * media/cx231xx: Drop __TIME__ usageMichal Marek2011-04-191-1/+1
| * media/radio-maxiradio: Drop __TIME__ usageMichal Marek2011-04-191-2/+1
| * nozomi: Drop __TIME__ usageMichal Marek2011-04-191-2/+1
| * cyclades: Drop __TIME__ usageMichal Marek2011-04-191-2/+1
* | Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-05-266-174/+443
|\ \
| * | gpio/via: rename VIA local config structLinus Walleij2011-05-201-24/+25
| * | basic_mmio_gpio: split into a gpio library and platform deviceJamie Iles2011-05-203-148/+176
| * | gpio: remove some legacy comments in build filesLinus Walleij2011-05-202-9/+5
| * | gpio: add trace events for setting direction and valueUwe Kleine-König2011-05-201-2/+16
| * | gpio/pca953x: Use handle_simple_irq instead of handle_edge_irqErik Botö2011-05-201-1/+1
| * | gpiolib: export gpiochip_findJean Delvare2011-05-201-0/+1
| * | gpio: remove redundant Kconfig depends on GPIOLIBH Hartley Sweeten2011-05-201-5/+4
| * | basic_mmio_gpio: convert to non-__raw* accessorsJamie Iles2011-05-201-8/+8
| * | basic_mmio_gpio: support direction registersJamie Iles2011-05-201-2/+112
| * | basic_mmio_gpio: support different input/output registersJamie Iles2011-05-201-5/+33
| * | basic_mmio_gpio: detect output method at probe timeJamie Iles2011-05-201-31/+59
| * | basic_mmio_gpio: request register regionsJamie Iles2011-05-201-3/+13
| * | basic_mmio_gpio: allow overriding number of gpioJamie Iles2011-05-201-6/+12
| * | basic_mmio_gpio: convert to platform_{get,set}_drvdata()Jamie Iles2011-05-201-2/+2
| * | basic_mmio_gpio: remove runtime width/endianness evaluationJamie Iles2011-05-201-44/+92
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds2011-05-2673-471/+2973
|\ \ \
| * | | regulator: Fix 88pm8607.c printk format warningRandy Dunlap2011-05-261-2/+2
| * | | input: Add support for Qualcomm PMIC8XXX power keyTrilok Soni2011-05-263-0/+243
| * | | input: Add Qualcomm pm8xxx keypad controller driverTrilok Soni2011-05-263-0/+811
| * | | mfd: Add omap-usbhs runtime PM supportKeshava Munegowda2011-05-261-122/+9
| * | | mfd: Fix ASIC3 SD Host Controller Configuration sizePaul Parsons2011-05-261-1/+2
| * | | mfd: Fix omap_usbhs_alloc_children error handlingAxel Lin2011-05-261-1/+3