aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* gpio/omap: cleanup show revision, remove cpu_is checks, display only onceKevin Hilman2011-06-161-8/+6
* gpio/omap: debounce remove SoC specific registers, use pdataKevin Hilman2011-06-161-12/+3
* gpio/omap: cleanup _set_gpio_wakeup(), remove ifdefsKevin Hilman2011-06-161-34/+16
* gpio/omap: remove useless gpio_valid() & check_gpio() checksKevin Hilman2011-06-161-45/+0
* gpio/omap: convert MPUIO IRQ over to generic irq_chipKevin Hilman2011-06-161-44/+30
* gpio/omap: conslidate enable/disable of GPIO IRQs, remove ifdefsKevin Hilman2011-06-161-99/+30
* gpio/omap: consolidate IRQ status handling, remove #ifdefsKevin Hilman2011-06-161-61/+5
* gpio/omap: consolidate direction, input, output, remove #ifdefsKevin Hilman2011-06-161-200/+43
* gpio/omap: remove get_gpio_bank()Charulatha V2011-06-161-27/+2
* gpio/omap: replace get_gpio_index() by using bank widthKevin Hilman2011-06-161-25/+17
* gpio/omap: _get_gpio_irqbank_mask: replace hard-coded mask with bank->widthKevin Hilman2011-06-161-7/+1
* gpio/omap: move bank width into struct gpio_bankKevin Hilman2011-06-161-7/+6
* gpio/omap: remove MPUIO handling from _clear_gpio_irqbank()Kevin Hilman2011-06-161-6/+0
* gpio/omap: _clear_gpio_irqbank: fix flushing of posted writeKevin Hilman2011-06-161-2/+1
* Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2011-06-133-7/+9
|\
| * Merge branch 'fortglx/3.0/tip/timers/ptp' of git://git.linaro.org/people/jstu...Thomas Gleixner2011-06-061-5/+6
| |\
| | * ptp: Fix some locking bugs in ptp_read()Dan Carpenter2011-06-011-4/+4
| | * ptp: Return -EFAULT on copy_to_user() errorsDan Carpenter2011-06-011-1/+2
| * | rtc: Staticize non-exported __rtc_set_alarm()Mark Brown2011-06-011-1/+1
| * | rtc: Fix ioctl error path returnJohn Stultz2011-06-011-1/+2
| |/
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-06-131-10/+11
|\ \
| * \ Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...Ingo Molnar2011-06-091-10/+11
| |\ \ | | |/ | |/|
| | * oprofile: Fix locking dependency in sync_start()Robert Richter2011-05-311-6/+2
| | * oprofile: Free potentially owned tasks in case of errorsRobert Richter2011-05-311-4/+9
* | | Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-06-131-0/+1
|\ \ \
| * | | spi-pl022: Add missing return value updateVirupax Sadashivpetimath2011-06-131-0/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds2011-06-121-1/+2
|\ \ \ \
| * | | | ide-cd: signedness warning fix againConnor Hansen2011-06-111-1/+2
* | | | | Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-06-121-11/+29
|\ \ \ \ \
| * | | | | gpio/nomadik: fix sleepmode for elder NomadikLinus Walleij2011-06-091-11/+29
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-06-1234-361/+307
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | ISDN, hfcsusb: Don't leak in hfcsusb_ph_info()Jesper Juhl2011-06-111-0/+1
| * | | | | net: ep93xx_eth: fix DMA API violationsMika Westerberg2011-06-111-5/+13
| * | | | | net: ep93xx_eth: drop GFP_DMA from call to dma_alloc_coherent()Mika Westerberg2011-06-111-1/+1
| * | | | | net: ep93xx_eth: allocate buffers using kmalloc()Mika Westerberg2011-06-111-31/+20
| * | | | | net: ep93xx_eth: pass struct device to DMA API functionsMika Westerberg2011-06-111-10/+13
| * | | | | dl2k: EEPROM CRC calculation wrong endianess on bigendian machineDaniel Hellstrom2011-06-111-1/+1
| * | | | | NET: am79c961: fix assembler warningsRussell King - ARM Linux2011-06-111-17/+18
| * | | | | NET: am79c961: ensure multicast filter is correctly set at openRussell King - ARM Linux2011-06-111-37/+40
| * | | | | NET: am79c961: ensure asm() statements are marked volatileRussell King - ARM Linux2011-06-111-7/+7
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-0911-75/+65
| |\ \ \ \ \
| | * | | | | iwlegacy: fix channel switch lockingStanislaw Gruszka2011-06-085-46/+28
| | * | | | | iwlagn: send tx power command if defer cause by RXON not matchWey-Yi Guy2011-06-081-0/+5
| | * | | | | rtlwifi: Avoid modifying skbs that are resubmittedMike McCormack2011-06-071-15/+13
| | * | | | | rtlwifi: Fix logic in rx_interruptMike McCormack2011-06-071-1/+1
| | * | | | | iwl4965: set tx power after rxon_assocStanislaw Gruszka2011-06-061-1/+2
| | * | | | | rt2x00: fix rmmod crashStanislaw Gruszka2011-06-062-1/+6
| | * | | | | iwlagn: use cts-to-self protection on 5000 adapters seriesStanislaw Gruszka2011-06-063-11/+10
| * | | | | | gianfar:localized filer tableWu Jiajun-B063782011-06-093-50/+51
| * | | | | | igb: fix i350 SR-IOV failtureWilliams, Mitch A2011-06-071-0/+3