summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' into for-nextTejun Heo2009-12-081-1/+1
|\
| * percpu: Fix kdump failure if booted with percpu_alloc=pageVivek Goyal2009-11-251-1/+1
* | percpu: make misc percpu symbols uniqueTejun Heo2009-10-293-14/+12
* | percpu: make percpu symbols in cpufreq uniqueTejun Heo2009-10-292-14/+14
* | percpu: make percpu symbols in oprofile uniqueTejun Heo2009-10-293-14/+13
* | this_cpu: Eliminate get/put_cpuChristoph Lameter2009-10-032-27/+16
* | this_cpu: Straight transformationsChristoph Lameter2009-10-033-6/+4
* | spi-imx: strip down chipselect function to only drive the chipselectUwe Kleine-König2009-10-011-33/+17
* | spi-imx: initialize complete config structUwe Kleine-König2009-10-011-0/+1
* | spi-imx: no need to assert bits_per_word being initializedUwe Kleine-König2009-10-011-3/+0
* | spi-imx: setup mode_bits we can handleSascha Hauer2009-10-011-0/+1
* | spi-imx: fix initial chipselect settingsSascha Hauer2009-10-011-1/+6
* | spi-imx: update state correctlySascha Hauer2009-10-011-0/+7
* | spi-imx: rename source file to spi_imx.cUwe Kleine-König2009-10-012-169/+169
* | serial: add parameter to force skipping the test for the TXEN bugChuck Ebbert2009-10-011-1/+6
* | serial167: fix read buffer overflowRoel Kluin2009-10-011-5/+2
* | cyclades: fix read buffer overflowRoel Kluin2009-10-011-1/+1
* | icom: convert space to tabsBreno Leitao2009-10-011-28/+26
* | serial_txx9: use container_of() instead of direct castAtsushi Nemoto2009-10-011-17/+22
* | s3cmci: add better support for no card detect or write protect availableBen Dooks2009-10-011-21/+25
* | s3cmci: make SDIO IRQ hardware IRQ support build-time configurableBen Dooks2009-10-012-2/+14
* | s3cmci: DMA fixesBen Dooks2009-10-012-18/+47
* | s3cmci: Kconfig selection for PIO/DMA/BothBen Dooks2009-10-012-8/+65
* | s3cmci: add SDIO IRQ supportBen Dooks2009-10-012-10/+156
* | s3cmci: add debugfs support for examining driver and hardware stateBen Dooks2009-10-012-0/+132
* | s3cmci: fix direct write to interrupt maskBen Dooks2009-10-011-3/+3
* | s3cmci: change to use dev_pm_opsBen Dooks2009-10-011-11/+18
* | s3cmci: change GPIO to gpiolib from S3C24XX specific callsBen Dooks2009-10-011-18/+69
* | s3cmci: update probe to use new platform id listBen Dooks2009-10-011-47/+24
* | s3cmci: use resource_size() instead of local macroBen Dooks2009-10-011-6/+4
* | uartlite: allow building for timberdale MFDRichard Röjfors2009-10-011-1/+1
* | sdio: pass whitelisted cis funce tuples to sdio driversAlbert Herranz2009-10-011-16/+49
* | Char: vt_ioctl, fix BKL imbalanceJiri Slaby2009-10-011-2/+4
* | const: constify remaining file_operationsAlexey Dobriyan2009-10-0122-40/+55
* | drivers/input/input.c: fix CONFIG_PM=n warningAndrew Morton2009-10-011-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-09-309-16/+8
|\ \
| * | net: Make setsockopt() optlen be unsigned.David S. Miller2009-09-309-16/+8
* | | MIPS: BCM63xx: Add PCMCIA & Cardbus support.Maxime Bizon2009-09-304-0/+601
* | | MIPS: BCM63xx: Add serial driver for bcm63xx integrated UART.Maxime Bizon2009-09-303-0/+910
* | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2009-09-3017-56/+64
|\ \ \
| * | | PM / yenta: Fix cardbus suspend/resume regressionRafael J. Wysocki2009-09-291-40/+48
| * | | PM / PCMCIA: Drop second argument of pcmcia_socket_dev_suspend()Rafael J. Wysocki2009-09-2917-17/+17
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-09-3022-10931/+6738
|\ \ \ | | |/ | |/|
| * | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2009-09-2813-207/+247
| |\ \
| | * | sony-laptop: re-read the rfkill state when resuming from suspendAlan Jenkins2009-09-281-0/+3
| | * | sony-laptop: check for rfkill hard block at load timeAlan Jenkins2009-09-281-0/+6
| | * | iwlwifi: fix 3945 ucode info retrieval after failureReinette Chatre2009-09-2811-204/+229
| | * | iwlwifi: fix memory leak in command queue handlingReinette Chatre2009-09-281-0/+6
| | * | iwlwifi: fix debugfs buffer handlingReinette Chatre2009-09-281-3/+3
| * | | isdn: fix netjet/isdnhdlc build errorsRandy Dunlap2009-09-282-2/+2
OpenPOWER on IntegriCloud