summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-04-07Blackfin SPI Driver: use len_in_bytes when we care about the number of bytes ...Mike Frysinger1-3/+3
2009-04-07Blackfin SPI Driver: remove useless <asm/cplbinit.h>Mike Frysinger1-3/+0
2009-04-07Blackfin SPI Driver: Fix erroneous SPI Clock divisor calculationMichael Hennerich1-0/+3
2009-04-07Blackfin SPI Driver: ensure cache coherency before doing DMAVitja Makarov1-3/+20
2009-04-07hwmon: add support for GMT G760A fan speed PWM controllerHerbert Valerio Riedel3-0/+283
2009-04-07esp: fix section mismatch warningRandy Dunlap1-1/+1
2009-04-07PCI: Fix oops in pci_vpd_truncateAnton Vorontsov1-1/+2
2009-04-07Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds4-22/+54
2009-04-07hwmon: Add Asus ATK0110 supportLuca Tettamanti4-2/+1023
2009-04-07hwmon: (lm95241) Convert to new-style i2c driverJean Delvare1-65/+47
2009-04-07loop: mutex already unlocked in loop_clr_fd()Alexander Beregalov1-2/+5
2009-04-07i2c: imx: Make disable_delay a per-device variableWolfram Sang1-4/+3
2009-04-07i2c: xtensa s6000 i2c driverOskar Schirmer4-0/+497
2009-04-07i2c: i2c-mpc: make I2C bus speed configurableWolfgang Grandegger1-20/+242
2009-04-07i2c: i2c-mpc: use dev based printout functionWolfgang Grandegger1-14/+17
2009-04-07i2c: i2c-mpc: various coding style fixesWolfgang Grandegger1-17/+18
2009-04-07i2c: imx: Add missing request_mem_region in probe()Darius Augulis1-5/+13
2009-04-07i2c: i2c-s3c2410: Initialise Samsung I2C controller earlyMark Brown1-2/+1
2009-04-07i2c-s3c2410: Simplify bus frequency calculationDaniel Silverstone1-39/+11
2009-04-07i2c-s3c2410: sda_delay should be in ns, not clock ticksBen Dooks1-5/+19
2009-04-07i2c: iMX/MXC supportDarius Augulis3-0/+628
2009-04-07mflash: initial supportunsik Kim3-0/+1023
2009-04-07cciss: change to discover first memory BARMike Miller1-5/+14
2009-04-07cciss: kernel scan thread for MSA2012Mike Miller3-2/+111
2009-04-07cciss: fix residual count for block pc requestsJens Axboe1-1/+9
2009-04-07ACPI: delete acpi_device.g_listLen Brown1-13/+4
2009-04-07NULL noise: drivers/platform/x86/panasonic-laptop.cHannes Eder1-1/+1
2009-04-07ACPI: Adjust Kelvin offset to match local implementationJean Delvare1-7/+34
2009-04-07powerpc/pmac: Fix internal modem IRQ on Wallstreet PowerBookBenjamin Herrenschmidt1-0/+15
2009-04-07powerpc/wdrtas: Update wdrtas_get_interval to use rtas_data_bufMark Nelson1-2/+11
2009-04-07ACPI: convert acpi_device_lock spinlock to mutexShaohua Li4-39/+21
2009-04-07Merge branch 'next' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powe...Paul Mackerras2-20/+28
2009-04-06Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds180-3019/+18296
2009-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds17-14166/+356
2009-04-06b44: Use kernel DMA addresses for the kernel DMA APIMichael Buesch1-1/+1
2009-04-06forcedeth: Fix resume from hibernation regression.Ed Swierk1-0/+3
2009-04-06cx231xx: Convert to snd_card_create()Mauro Carvalho Chehab1-3/+4
2009-04-06V4L/DVB (11440): PWC: fix build error when CONFIG_INPUT=mRandy Dunlap1-1/+1
2009-04-06V4L/DVB (11439): UVC: uvc_status_cleanup(): undefined reference to `input_unr...Randy Dunlap1-1/+1
2009-04-06V4L/DVB (11438): au0828: fix Kconfig dependanceAlexander Beregalov1-0/+1
2009-04-06V4L/DVB (11437): pvrusb2: Drop client_register/unregister stubsJean Delvare1-12/+0
2009-04-06V4L/DVB (11436): radio-mr800: convert to to v4l2_deviceAlexey Klimov1-54/+31
2009-04-06V4L/DVB (11435): dsbr100 radio: convert to to v4l2_deviceAlexey Klimov1-52/+36
2009-04-06V4L/DVB: zr364xx: remove unused #include <version.h>Huang Weiyi1-1/+0
2009-04-06V4L/DVB: usbvision: remove unused #include <version.h>Huang Weiyi1-1/+0
2009-04-06V4L/DVB (11427): gspca - m5602: Minor cleanupsErik Andr?n1-17/+1
2009-04-06V4L/DVB (11426): gspca - m5602: Don't touch hflip/vflip register on Read/Modi...Erik Andr?n1-13/+3
2009-04-06V4L/DVB (11425): gspca - m5602: Move the vflip quirk to probe stage.Erik Andr?n2-21/+46
2009-04-06V4L/DVB (11424): gspca - m5602-ov9650: Use the local ctrl cache. Adjust image...Erik Andr?n1-96/+93
2009-04-06V4L/DVB (11423): gspca - m5602-ov9650: Add a disconnect hook, setup a ctrl ca...Erik Andr?n5-9/+54