aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-05-06RAW driver: Remove call to kobject_put().Robert P. J. Day
2011-05-06efivars: prevent oops on unload when efi is not enabledRandy Dunlap
2011-05-06Allow setting of number of raw devices as a module parameterJan Kara
2011-04-29Introduce CONFIG_GOOGLE_FIRMWAREMike Waychison
2011-04-29driver: Google Memory ConsoleMike Waychison
2011-04-29driver: Google EFI SMIMike Waychison
2011-04-29misc: fix ti-st build issuesRandy Dunlap
2011-04-25drivers:base:fix the coding format of memory.cWanlong Gao
2011-04-22driver core: let dev_set_drvdata return int instead of void as it can failUwe Kleine-König
2011-04-22driver core/platform_device_add_resources: free resource before overwritingUwe Kleine-König
2011-04-22driver core/platform_device_add_resources: set resource to NULL if !resUwe Kleine-König
2011-04-22driver core/platform_device_add_data: free platform data before overwritingUwe Kleine-König
2011-04-22driver core/platform_device_add_data: set platform_data to NULL if !dataUwe Kleine-König
2011-04-22drivers/base/core.c: Fixed brace coding style issue.Karthigan Srinivasan
2011-04-22driver-core: fix race between device_register and driver_registerSebastian Ott
2011-04-22drivers:misc:ti-st: remove rfkill dependencyPavan Savoy
2011-04-22drivers:misc:ti-st: handle delayed tty receivePavan Savoy
2011-04-19kmsg: properly support writev to avoid interleaved printk lines fixAndrew Morton
2011-04-19printk: /dev/kmsg - properly support writev() to avoid interleaved printk() l...Kay Sievers
2011-04-19uio: clean uioinfo when uninstall uio driverJie Zhou
2011-04-19uio: fix allocating minor id for uio deviceHillf Danton
2011-04-19uio: fix finding mm index for vmaHillf Danton
2011-04-19uio_netx: Add support for netPLC cardsDaniel Trautmann
2011-04-19drivers: make device_type constStephen Hemminger
2011-04-19efivars: handle errors from register_efivars()Dan Carpenter
2011-04-19efivars: memory leak on error in create_efivars_bin_attributes()Dan Carpenter
2011-04-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-04-18Input: xen-kbdfront - fix mouse getting stuck after save/restoreIgor Mammedov
2011-04-18Input: estimate number of events per packetJeff Brown
2011-04-18block: add blk_run_queue_asyncChristoph Hellwig
2011-04-18md: fix up raid1/raid10 unplugging.NeilBrown
2011-04-18md: incorporate new plugging into raid5.NeilBrown
2011-04-18md: provide generic support for handling unplug callbacks.NeilBrown
2011-04-18md - remove old plugging code.NeilBrown
2011-04-18md/dm - remove remains of plug_fn callback.NeilBrown
2011-04-18md: use new plugging interface for RAID IO.NeilBrown
2011-04-17i2c-algo-bit: Call pre/post_xfer for bit_testAlex Deucher
2011-04-17i2c: Improve deprecation warningsJean Delvare
2011-04-16Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2011-04-16Merge branches 'core-fixes-for-linus', 'perf-fixes-for-linus', 'sched-fixes-f...Linus Torvalds
2011-04-15Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-04-14RapidIO/mpc85xx: fix possible mport registration problemsAlexandre Bounine
2011-04-14RapidIO: add IDT CPS-1432 switch definitionsAlexandre Bounine
2011-04-14drivers/misc/sgi-gru/grufile.c: fix the wrong members of gru_chipWanlong Gao
2011-04-14leds/leds-regulator.c: fix handling of already enabled regulatorsAntonio Ospite
2011-04-14drivers/rtc/rtc-mc13xxx.c: fix unterminated platform_device_id tableAxel Lin
2011-04-14Revert "USB: isp1760-hcd: move imask clear after pending work is done"Greg Kroah-Hartman
2011-04-13xHCI: Implement AMD PLL quirkAndiry Xu
2011-04-13xhci: Tell USB core both roothubs lost power.Sarah Sharp
2011-04-13usbcore: Bug fix: system can't suspend with USB3.0 device connected to USB3.0...Andiry Xu