aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/backlight/vgg2432a4.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-23backlight: convert backlight i2c drivers to module_i2c_driverAxel Lin3-34/+3
2012-03-23MAINTAINERS: update maintainership of LTPWanlong Gao1-3/+5
2012-03-23MAINTAINERS: add "S: Maintained" to clkdev and clk sectionsJoe Perches1-0/+2
2012-03-23MAINTAINERS: add status to ALPHA architectureJoe Perches1-0/+1
2012-03-23MAINTAINERS: update git urls for 2.6 deletionsJoe Perches1-49/+49
2012-03-23MAINTAINERS: update MCA sectionJoe Perches1-8/+7
2012-03-23get_maintainer.pl: add support for moderated listsRichard Weinberger1-2/+7
2012-03-23get_maintainer: use a default "unknown" S: status/roleJoe Perches1-1/+1
2012-03-23kernel/watchdog.c: add comment to watchdog() exit pathAndrew Morton1-0/+4
2012-03-23kernel/watchdog.c: convert to pr_foo()Andrew Morton1-6/+10
2012-03-23watchdog: make sure the watchdog thread gets CPU on loaded systemMichal Hocko1-4/+3
2012-03-23kernel/exit.c: if init dies, log a signal which killed it, if anyDenys Vlasenko1-2/+5
2012-03-23prctl: add PR_{SET,GET}_CHILD_SUBREAPER to allow simple process supervisionLennart Poettering5-5/+54
2012-03-23drivers/staging/telephony/ixj.c: fix warning about sequence pointsUwe Kleine-König1-19/+38
2012-03-23fs/notify/notification.c: make subsys_initcall function staticH Hartley Sweeten1-2/+1
2012-03-23Remove remaining bits of io_remap_page_range()Javi Merino4-7/+0
2012-03-23consolidate WARN_...ONCE() static variablesJan Beulich3-4/+5
2012-03-23headers: include linux/types.h where appropriateBobby Powers4-1/+8
2012-03-23nmi watchdog: do not use cpp symbol in KconfigCong Wang9-11/+8
2012-03-23magic.h: move some FS magic numbers into magic.hMuthu Kumar6-11/+18
2012-03-23um: use set_current_blocked() and block_sigmask()Matt Fleming1-14/+6
2012-03-23um: don't restore current->blocked on errorMatt Fleming1-6/+2
2012-03-23mm: hugetlb: cleanup duplicated code in unmapping vm rangeHillf Danton1-14/+11
2012-03-23mm: fix testorder interaction between two kswapd patchesHugh Dickins1-1/+1
2012-03-22usbnet: consider device busy at each recieved packetOliver Neukum1-0/+1
2012-03-22bonding: remove entries for master_ip and vlan_ip and query devices insteadAndy Gospodarek3-69/+32
2012-03-22netfilter: remove forward module param confusion.Rusty Russell2-14/+4
2012-03-22security: optimize avc_audit() common pathLinus Torvalds1-29/+41
2012-03-22usbnet: don't clear urb->dev in tx_completetom.leiming@gmail.com1-1/+0
2012-03-22usbnet: increase URB reference count before usb_unlink_urbtom.leiming@gmail.com1-0/+9
2012-03-22xfrm: Access the replay notify functions via the registered callbacksSteffen Klassert1-3/+3
2012-03-22xfrm: Remove unused xfrm_state from xfrm_state_check_spaceSteffen Klassert1-2/+2
2012-03-22RDS: use gfp flags from caller in conn_alloc()Dan Carpenter3-3/+3
2012-03-22netlabel: use GFP flags from caller instead of GFP_ATOMICDan Carpenter1-1/+1
2012-03-22vfs: tidy up sparse warnings in fs/namei.cLinus Torvalds1-3/+3
2012-03-22vfs: tidy up fs/namei.c byte-repeat word constantsLinus Torvalds1-9/+4
2012-03-22fs: fix kernel-doc warnings in dcache.cRandy Dunlap1-1/+1
2012-03-22Fix full_name_hash() behaviour when length is a multiple of 8Al Viro1-1/+1
2012-03-22kdb: Add message about CONFIG_DEBUG_RODATA on failure to install breakpointJason Wessel1-0/+7
2012-03-22kdb: Avoid using dbg_io_ops until it is initializedTim Bird1-1/+1
2012-03-22kgdb,debug_core: add the ability to control the reboot notifierJason Wessel2-0/+33
2012-03-22KDB: Fix usability issues relating to the 'enter' key.Andrei Warkentin3-22/+83
2012-03-22kgdb,debug-core,gdbstub: Hook the reboot notifier for debugger detachJason Wessel2-0/+24
2012-03-22kgdb: Respect that flush op is optionalJan Kiszka1-1/+2
2012-03-22kgdb: x86: Return all segment registers also in 64-bit modeJan Kiszka2-5/+11
2012-03-23drm/nouveau/dp: support version 4.0 of DP tableBen Skeggs3-1/+19
2012-03-23drm/nve0/disp: nvidia randomly decided to move the dithering methodBen Skeggs1-1/+8
2012-03-23drm/nve0: initial modesetting support for kepler chipsetsBen Skeggs2-7/+55
2012-03-22drm/nouveau: add bios connector type for dms59Ben Skeggs2-7/+8
2012-03-22drm/nouveau: move out of staging driversBen Skeggs2-2/+2