aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-01-04mfd: Register WM8400 codec deviceMark Brown
2009-01-04mfd: Pass driver_data onto child devicesMark Brown
2009-01-04mfd: Fix twl4030-core.c build errorSamuel Ortiz
2009-01-04mfd: twl4030 regulator bug fixesDavid Brownell
2009-01-04mfd: twl4030: create some regulator devicesDavid Brownell
2009-01-04mfd: twl4030: cleanup symbols and OMAP dependencyDavid Brownell
2009-01-04mfd: twl4030: simplified child creation codeDavid Brownell
2009-01-04power_supply: Add battery health reporting for WM8350Mark Brown
2009-01-04power_supply: Add cold to the POWER_SUPPLY_HEALTH report valuesMark Brown
2009-01-04mfd: Refactor WM8350 chip identificationMark Brown
2009-01-04mfd: Switch WM8350 revision detection to a feature based modelMark Brown
2009-01-04power_supply: Add support for WM8350 PMUMark Brown
2009-01-04mfd: allow reading entire register banks on twl4030David Brownell
2009-01-04mfd: Add AUXADC support for WM8350Mark Brown
2009-01-04mfd: Add WM8350 revision H supportMark Brown
2009-01-04mfd: Add some documentation for WM8350 register lockMark Brown
2009-01-04mfd: Remove i.MX31ism from WM8350 i2c driverMark Brown
2009-01-04mfd: Don't mark WM8350 security register as volatileMark Brown
2009-01-04Merge branch 'upstream-fixes' into for-nextJiri Kosina
2009-01-04HID: fix error condition propagation in hid-sony driverJiri Kosina
2009-01-04HID: fix reference count leak hidrawOliver Neukum
2009-01-04HID: add proper support for pensketch 12x9 tabletMatt Helsley
2009-01-04HID: don't allow DealExtreme usb-radio be handled by usb hid driverAlexey Klimov
2009-01-04HID: fix default Kconfig setting for TopSpeed driverJiri Kosina
2009-01-04HID: driver for TopSeed Cyberlink quirky remoteLev Babiev
2009-01-04HID: make boot protocol drivers depend on EMBEDDEDParag Warudkar
2009-01-04HID: hiddev cleanup -- handle all error conditions properlyOliver Neukum
2009-01-04HID: force feedback driver for GreenAsia 0x12 PIDLukasz Lubojanski
2009-01-04HID: switch specialized drivers from "default y" to !EMBEDDEDDavid Brownell
2009-01-04HID: set proper dev.parent in hidrawJiri Kosina
2009-01-04HID: add dynids facilityJiri Slaby
2009-01-04HID: use GFP_KERNEL in hid_alloc_buffersJiri Slaby
2009-01-04HID: usbhid, use usb_endpoint_xfer_intJiri Slaby
2009-01-04HID: move usbhid flags to usbhid.hJiri Slaby
2009-01-04HID: add n-trig digitizer supportRafi Rubin
2009-01-04HID: add phys and name ioctls to hidrawJiri Kosina
2009-01-04HID: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2009-01-04HID: automatically call usbhid_set_leds in usbhid driverAlan Stern
2009-01-04HID: non-input reports can also be numberedJiri Kosina
2009-01-04HID: ignore mouse interface for unibody macbooksJiri Kosina
2009-01-03Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-01-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jor...Linus Torvalds
2009-01-03Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2009-01-03sparseirq: move set/get_timer_rand_state back to .cYinghai Lu
2009-01-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds
2009-01-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds
2009-01-03Merge branch 'cputime' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2009-01-03cpumask: fix compile error when CONFIG_NR_CPUS is not definedMike Travis
2009-01-03cpumask: convert shared_cpu_map in acpi_processor* structs to cpumask_var_tRusty Russell
2009-01-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Mike Travis